OLD | NEW |
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 plugin <embed> nested in empty <object>: should have a plugin and does | 9 plugin <embed> nested in empty <object>: should have a plugin and does |
10 | 10 |
11 plugin <embed> nested in image <object>: should not have a plugin and does not | 11 plugin <embed> nested in image <object>: should not have a plugin and does not |
12 | 12 |
13 plugin <embed> nested in empty <object> nested in plugin <object>: should not ha
ve a plugin and does not | 13 plugin <embed> nested in empty <object> nested in plugin <object>: should not ha
ve a plugin and does not |
14 | 14 |
15 standalone plugin <embed>: should have a plugin and does | 15 standalone plugin <embed>: should have a plugin and does |
16 | 16 |
17 | 17 |
OLD | NEW |