blob: 1334301f0c8d571b4f4da023ae15eb04d0f6cc15 [file] [log] [blame]
ggaren8cc96fb2006-01-04 20:01:52 +00001This test checks for a regression against rdar://problem/4214080 document.embeds: embeds[0].Play() undefined at languageguide.org.
2
3Each test below states its expected outcome.
4
5plugin <object> with nested plugin <embed>: should have a plugin and does
6
7plugin <embed> netsted in plugin <object>: should have a plugin and does
8
aestes@apple.comb1297d32010-08-27 00:32:15 +00009empty <object> with nested plugin <embed>: should not have a plugin and does not
10
ggaren8cc96fb2006-01-04 20:01:52 +000011plugin <embed> nested in empty <object>: should have a plugin and does
12
13plugin <embed> nested in image <object>: should not have a plugin and does not
14
15plugin <embed> nested in empty <object> nested in plugin <object>: should not have a plugin and does not
16
17standalone plugin <embed>: should have a plugin and does
18
aestes@apple.comb1297d32010-08-27 00:32:15 +000019plugin <object> with nested plugin <embed> of the same name should have a plugin and does
20
21empty <object> with nested plugin <embed> of the same name should have a plugin and does
22
23