OLD | NEW |
1 Tests to ensure that shadow element cannot be created in elements having dynamic
ally created shadow root. | 1 Tests to ensure that shadow element cannot be created in elements having dynamic
ally created shadow root. |
2 | 2 |
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
4 | 4 |
5 | 5 |
6 DIV | 6 DIV |
7 PASS element.webkitCreateShadowRoot() is not null | 7 PASS element.webkitCreateShadowRoot() is not null |
8 SPAN | 8 SPAN |
9 PASS element.webkitCreateShadowRoot() is not null | 9 PASS element.webkitCreateShadowRoot() is not null |
10 A | 10 A |
11 PASS element.webkitCreateShadowRoot() is not null | 11 PASS element.webkitCreateShadowRoot() is not null |
12 SECTION | 12 SECTION |
13 PASS element.webkitCreateShadowRoot() is not null | 13 PASS element.webkitCreateShadowRoot() is not null |
14 INPUT | 14 INPUT |
15 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 15 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
16 tref | 16 tref |
17 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 17 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
18 AUDIO | 18 AUDIO |
19 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 19 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
20 VIDEO | 20 VIDEO |
21 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 21 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
22 SELECT | 22 SELECT |
23 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 23 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
24 IMG | 24 IMG |
25 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 25 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
26 TEXTAREA | 26 TEXTAREA |
27 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 27 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
28 IFRAME | 28 IFRAME |
29 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 29 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
30 CANVAS | 30 CANVAS |
31 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 31 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
32 METER | 32 METER |
33 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 33 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
34 PROGRESS | 34 PROGRESS |
35 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 35 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
36 OBJECT | 36 OBJECT |
37 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 37 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
38 EMBED | 38 EMBED |
39 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 39 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
40 KEYGEN | 40 KEYGEN |
41 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 41 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
42 VIDEO | 42 VIDEO |
43 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 43 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
44 AUDIO | 44 AUDIO |
45 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 45 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
46 FIELDSET | 46 FIELDSET |
47 PASS element.webkitCreateShadowRoot() threw exception Error: HierarchyRequestErr
or: DOM Exception 3. | 47 PASS element.webkitCreateShadowRoot() threw exception HierarchyRequestError: A N
ode was inserted somewhere it doesn't belong.. |
48 PASS successfullyParsed is true | 48 PASS successfullyParsed is true |
49 | 49 |
50 TEST COMPLETE | 50 TEST COMPLETE |
51 | 51 |
OLD | NEW |