Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(110)

Side by Side Diff: LayoutTests/fast/dom/shadow/exposed-object-within-shadow-expected.txt

Issue 75273004: Add 'exposed' objects and embeds to a document's named properties. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove extraneous empty line in expected output Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Shadow DOM inside an <object> and a <div>
2 PASS child.name in document is false
3 PASS child.name in window is false
4 PASS obj.name in document is true
5 Shadow DOM attached to <div> with an <object> sibling (next).
6 PASS child.name in document is false
7 PASS child.name in window is false
8 PASS obj.name in document is true
9 Shadow DOM attached to <div> with an <object> sibling (previous).
10 PASS child.name in document is false
11 PASS child.name in window is false
12 PASS obj.name in document is true
13 Shadow DOM attached to <div> inside a <param> inside an <object>.
14 PASS obj.name in document is true
15 PASS child.name in document is false
16 PASS child.name in window is false
17 PASS obj.name in document is true
18 PASS successfullyParsed is true
19
20 TEST COMPLETE
21
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/shadow/exposed-object-within-shadow.html ('k') | LayoutTests/plugins/object-embed-plugin-scripting.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698