Lines Matching full:iframe
1248 title, xmp, and iframe) as the text node under the tags in view-source mode.
3235 * manual-tests/qt/plugin-iframe.html: Added.
4942 Test: fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html
16978 scrolling iframe
17680 <rdar://problem/6757346> SAP: Prevent default on mouseDown does not stop iframe from capturing subsequent mouse moves
17692 <rdar://problem/6757346> SAP: Prevent default on mouseDown does not stop iframe from capturing subsequent mouse moves
20998 to send a cross-site request with credentials via IFRAME or IMG, so this just adds a way to
21196 REGRESSION: If setTimeout is called on a iframe's window, the DOM changes to
21802 couldn't make an automated test. I tried using an iframe and using
24571 Test: http/tests/navigation/onload-navigation-iframe-2.html
27402 Bug 23310: Setting an absolute path (/abs) on an <iframe> with no src doesn't resolve the URL properly
27408 Test: fast/frames/iframe-no-src-set-location.html
27544 iframe. These methods are called by Element.prototype.removeStyleClass and
28461 <rdar://problem/6556371> REGRESSION (r36513): iframe isn't sized properly upon load
32032 I haven't been able to make a test for this since the problem is not reproducible within an empty iframe.
34826 This allows setting cookies on the url of the main frame from an iFrame
34827 when the cookie should be set on the url of the iFrame.
36169 Crash when manipulating document from within an iframe onload function
41831 with an <iframe>
45941 The AX hierarchy when an iFrame was present was incorrect. A different scroll area was
48169 happened because the onload event handler for an iframe containing a
53617 Test: accessibility/iframe-bastardization.html
59969 Test: http/tests/appcache/foreign-iframe-main.html
60356 XMLHttpRequest object being passed between iframe.
61435 windows opened from onclick events inside of an iframe whose handler was
62073 Remove setCreatedByParser from frame and iframe.
63400 frame/iframe. If any of them set a custom style, it will be used. The scrollbars do not update dynamically
65358 the current documents frame (WML layout tests will run in an <iframe>)
83785 Reproducible test failure for editing/undo/undo-iframe-location-change.html
87070 It is not possible to make a test for any of this, since iframe scrolling
87147 adjusts iframe widget positions at paint time for fixed positioning
95008 Test: fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html
95012 When we climb up the rendering tree looking for a scrollable renderer, we need to be able to jump outside of an iframe.
95013 This way we can see if what is embedding the iframe can be scrolled even if the iframe content can't.