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

Side by Side Diff: LayoutTests/plugins/object-embed-plugin-scripting-expected.txt

Issue 61213008: Revert "Finding an <object> element by name only works it has no children other than <param> elemen… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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
1 This test checks for a regression against rdar://problem/4214080 document.embeds : embeds[0].Play() undefined at languageguide.org. 1 This test checks for a regression against rdar://problem/4214080 document.embeds : embeds[0].Play() undefined at languageguide.org.
2 2
3 Each test below states its expected outcome. 3 Each test below states its expected outcome.
4 4
5 plugin <object> with nested plugin <embed>: should have a plugin and does 5 plugin <object> with nested plugin <embed>: should have a plugin and does
6 6
7 plugin <embed> netsted in plugin <object>: should have a plugin and does 7 plugin <embed> netsted in plugin <object>: should have a plugin and does
8 8
9 empty <object> with nested plugin <embed>: should not have a plugin and does not 9 empty <object> with nested plugin <embed>: should not have a plugin and does not
10 10
11 plugin <embed> nested in empty <object>: should have a plugin and does 11 plugin <embed> nested in empty <object>: should have a plugin and does
12 12
13 plugin <embed> nested in image <object>: should not have a plugin and does not 13 plugin <embed> nested in image <object>: should not have a plugin and does not
14 14
15 plugin <embed> nested in empty <object> nested in plugin <object>: should not ha ve a plugin and does not 15 plugin <embed> nested in empty <object> nested in plugin <object>: should not ha ve a plugin and does not
16 16
17 standalone plugin <embed>: should have a plugin and does 17 standalone plugin <embed>: should have a plugin and does
18 18
19 plugin <object> with nested plugin <embed> of the same name should not have a pl ugin and does not 19 plugin <object> with nested plugin <embed> of the same name should have a plugin and does
20 20
21 empty <object> with nested plugin <embed> of the same name should not have a plu gin and does not 21 empty <object> with nested plugin <embed> of the same name should have a plugin and does
22 22
23 23
OLDNEW
« no previous file with comments | « LayoutTests/plugins/object-embed-plugin-scripting.html ('k') | Source/core/html/HTMLNameCollection.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698