Home
last modified time | relevance | path

Searched refs:iframe (Results 1 – 25 of 40) sorted by relevance

12

/external/webkit/LayoutTests/storage/domstorage/events/resources/
DeventTestHarness.js6 iframe = document.createElement("IFRAME");
7 iframe.src = "about:blank";
8 document.body.appendChild(iframe);
9 iframe.contentWindow.document.body.innerText = "Nothing to see here.";
12 iframe.contentWindow.onstorage = function (e) {
/external/webkit/WebCore/bindings/v8/custom/
DV8HTMLIFrameElementCustom.cpp46 HTMLIFrameElement* iframe = V8HTMLIFrameElement::toNative(info.Holder()); in srcAccessorSetter() local
49 if (!V8BindingSecurity::allowSettingFrameSrcToJavascriptUrl(V8BindingState::Only(), iframe, v)) in srcAccessorSetter()
52 iframe->setAttribute(srcAttr, v); in srcAccessorSetter()
/external/webkit/LayoutTests/http/tests/appcache/resources/
Dforeign-iframe.manifest3 foreign-iframe.html
4 foreign-iframe-subresource.js
/external/webkit/LayoutTests/storage/domstorage/events/
Dbasic-body-attribute-expected.txt9 iframe.onload = step1
10 iframe.src = 'resources/body-event-handler.html'
55 iframe.onload = step1
56 iframe.src = 'resources/body-event-handler.html'
Dbasic-setattribute-expected.txt9 iframe.onload = step1
10 iframe.src = 'resources/setattribute-event-handler.html'
55 iframe.onload = step1
56 iframe.src = 'resources/setattribute-event-handler.html'
/external/webkit/LayoutTests/http/tests/appcache/
Ddeferred-events-delete-while-raising-expected.txt1 Test the destruction of an iframe while deferred events are being raised does not crash the system.
Ddetached-iframe-expected.txt1 Test that accessing a detached iframe's applicationCache window property doesn't assert. If you don…
Dtop-frame-1-expected.txt3 Techically, the check is that iframe subresources that are not in top frame cache are loaded anyway…
/external/srec/srec/include/
Dswicms.h89 imeldata* oframe, imeldata* iframe,
/external/srec/srec/clib/
Dswicms.c476 imeldata* iframe, int dimen) in apply_channel_normalization_in_swicms() argument
488 for(ii=0;ii<dimen;ii++) swicms->inutt.accum[ii] += iframe[ii]; in apply_channel_normalization_in_swicms()
508 oframe[ii] = MAKEBYTE(iframe[ii] + swicms->adjust[ii]); in apply_channel_normalization_in_swicms()
/external/webkit/WebKitTools/iExploder/htdocs/
Dhtmltags.in58 iframe
/external/webkit/SunSpider/tests/parse-only/
Dmootools-1.2.2-core-nc.js1342 var params = Array.link(arguments, {properties: Object.type, iframe: $defined}); property
1344 var iframe = $(params.iframe) || false;
1347 props.id = props.name = $pick(props.id, props.name, iframe.id, iframe.name, 'IFrame_' + $time());
1348 iframe = new Element(iframe || 'iframe', props);
1351 return iframe.contentWindow.location.host;
1354 var win = new Window(iframe.contentWindow);
1355 new Document(iframe.contentWindow.document);
1358 onload.call(iframe.contentWindow, iframe.contentWindow.document);
1360 (window.frames[props.id]) ? onFrameLoad() : iframe.addListener('load', onFrameLoad);
1361 return iframe;
Dconcat-jquery-mootools-prototype.js5718 var params = Array.link(arguments, {properties: Object.type, iframe: $defined}); property
5720 var iframe = $(params.iframe) || false;
5723 props.id = props.name = $pick(props.id, props.name, iframe.id, iframe.name, 'IFrame_' + $time());
5724 iframe = new Element(iframe || 'iframe', props);
5727 return iframe.contentWindow.location.host;
5730 var win = new Window(iframe.contentWindow);
5731 new Document(iframe.contentWindow.document);
5734 onload.call(iframe.contentWindow, iframe.contentWindow.document);
5736 (window.frames[props.id]) ? onFrameLoad() : iframe.addListener('load', onFrameLoad);
5737 return iframe;
/external/webkit/WebCore/html/
DHTMLTagNames.in61 iframe interfaceName=HTMLIFrameElement
/external/webkit/WebKitTools/iExploder/
DCHANGELOG.txt258 D /iexploder/testcases/firefox-caption-iframe-table-47179.html
318 A /iexploder/testcases/firefox-caption-iframe-table-47179.html
/external/webkit/WebKit/win/Interfaces/
DIWebFrame.idl211 @discussion The frames in the array are associated with a frame set or iframe.
/external/webkit/WebCore/css/
Dhtml.css652 iframe { selector
/external/webkit/WebCore/
DChangeLog1502 Test: fast/frames/sandboxed-iframe-forms-dynamic.html
2008 onbeforeunload not called at window close + frame or iframe focused
2016 test with WebCore/manual-tests/onbeforeunload-focused-iframe.html.
2018 * manual-tests/onbeforeunload-focused-iframe.html: Added.
2019 * manual-tests/resources/focused-iframe.html: Added.
5291 http/tests/security/xssAuditor/full-block-get-from-iframe.html
5292 http/tests/security/xssAuditor/full-block-iframe-javascript-url.html
5293 http/tests/security/xssAuditor/full-block-iframe-no-inherit.php
5297 http/tests/security/xssAuditor/full-block-post-from-iframe.html
5341 When a live iframe element is moved between pages, it still depends on the old page.
[all …]
DChangeLog-2010-01-29153 Fix the issue that both main frome and iframe are
159 When user clicks iframe to switch focus from main frame to iframe,
164 in both main frame and iframe look like get focused.
1485 … [Android] [Qt] Touch event page co-ordinates are incorrect when touch is received in an iframe.
1488 …. This change implements that and also updates the existing touch-inside-iframe test to also exami…
1601 Tests that when a page removes an iframe that sleeps in its unload handler and
1917 Test: fast/dom/HTMLDocument/get-iframe-with-integer-name.html
2975 Avoid reloading iframe on re-parenting between documents.
2978 …Achieved by setting a flag on iframe element when it is a target of document.adoptNode(node) opera…
2980 … If iframe is adopted but not actually inserted into the tree, it gets unloaded by async timer
[all …]
DChangeLog-2003-10-252392 - fixed 3386544 -- ARCH: <object>s don't support transclusion like <iframe>s do
5122 background show through when the Web page inside the iframe has
5125 on the iframe.
5773 …- fixed 3285820 -- REGRESSION: iframe set up with innerHTML shows up empty (discovered at www.kbs.…
5849 …- finished fixing crash in 3275675 -- REGRESSION: crash when replacing <div> which contains iframe
5861 …n fixing 3275675 -- REGRESSION: crash when replacing <div> which contains iframe (at www.kbs.co.kr)
13449 iframe element.
13710 - fixed 3156461 - SECURITY: contentDocument of iframe from other domain can be accessed
13724 getting the contentDocument of an iframe or object.
14043 Fix for 3152494. Set the default iframe width to 300 and
[all …]
DChangeLog-2007-10-143733 Fixed <rdar://5464402> Crash when running fast/frames/onload-remove-iframe-crash.html in DRT
3931 Test: fast/loader/iframe-crash-on-missing-image.xhtml
7171 Sometimes removing an iframe from the DOM does not remove its frame
8615 a secondary issue: if an iframe navigation occurs during onload by a timeout an
8619 Tests: http/tests/navigation/onload-navigation-iframe-timeout.html
8620 http/tests/navigation/onload-navigation-iframe.html
10939 This matches what frame and iframe do.
11587 iframe or frame element.
11591 … (WebCore::JSAttr::setValue): Call checkNodeSecurity for attributes with a current iframe or frame
11595 … (WebCore::JSElement::setAttribute): Call checkNodeSecurity when element is a frame or iframe and
[all …]
/external/webkit/WebKit/qt/
DChangeLog9 http/tests/security/mixedContent/data-url-script-in-iframe.html
11 http/tests/security/mixedContent/insecure-css-in-iframe.html
12 http/tests/security/mixedContent/insecure-iframe-in-iframe.html
13 http/tests/security/mixedContent/insecure-image-in-iframe.html
14 http/tests/security/mixedContent/insecure-plugin-in-iframe.html
15 http/tests/security/mixedContent/insecure-script-in-iframe.html
16 http/tests/security/mixedContent/redirect-http-to-https-script-in-iframe.html
17 http/tests/security/mixedContent/redirect-https-to-http-script-in-iframe.html
1080 …* tests/qwebpage/resources/iframe.html: Renamed from WebKit/qt/tests/qwebpage/frametest/iframe.htm…
6203 * tests/qwebpage/frametest/iframe.html: Added.
/external/chromium/net/data/proxy_resolver_perftest/
Dno-ads.pac792 …// comes from iframe with this url: http://mediamgr.ugo.com/html.ng/size=728x90&affiliate=megagame…
/external/webkit/WebKitTools/
DChangeLog9 http/tests/security/mixedContent/data-url-script-in-iframe.html
11 http/tests/security/mixedContent/insecure-css-in-iframe.html
12 http/tests/security/mixedContent/insecure-iframe-in-iframe.html
13 http/tests/security/mixedContent/insecure-image-in-iframe.html
14 http/tests/security/mixedContent/insecure-plugin-in-iframe.html
15 http/tests/security/mixedContent/insecure-script-in-iframe.html
16 http/tests/security/mixedContent/redirect-http-to-https-script-in-iframe.html
17 http/tests/security/mixedContent/redirect-https-to-http-script-in-iframe.html
2164 fast/events/popup-blocking-click-in-iframe.html
2548 fast/events/popup-blocking-click-in-iframe.html
[all …]
/external/webkit/WebKit/win/
DChangeLog37 onbeforeunload not called at window close + frame or iframe focused
45 test with WebCore/manual-tests/onbeforeunload-focused-iframe.html.

12