OLD | NEW |
| (Empty) |
1 PASS window.internals is defined. | |
2 PASS successfullyParsed is true | |
3 | |
4 TEST COMPLETE | |
5 test a scoped style in shadow tree. | |
6 PASS textColor is "rgb(255, 0, 0)" | |
7 PASS textColor is "rgb(0, 0, 0)" | |
8 test a style in shadow tree. | |
9 PASS textColor is "rgb(255, 0, 0)" | |
10 PASS textColor is "rgb(255, 0, 0)" | |
11 test styles in multiple shadow trees. | |
12 PASS textColor is "rgb(255, 0, 0)" | |
13 PASS textColor is "rgb(255, 0, 0)" | |
14 PASS textColor is "rgb(0, 0, 255)" | |
15 test a scoped style in nested shadow tree. | |
16 PASS textColor is "rgb(255, 0, 0)" | |
17 PASS textColor is "rgb(0, 0, 0)" | |
18 PASS textColor is "rgb(0, 0, 255)" | |
19 PASS textColor is "rgb(255, 0, 0)" | |
20 test a style in nested shadow tree. | |
21 PASS textColor is "rgb(255, 0, 0)" | |
22 PASS textColor is "rgb(255, 0, 0)" | |
23 PASS textColor is "rgb(0, 0, 255)" | |
24 PASS textColor is "rgb(0, 0, 255)" | |
25 test changing scoped attribute online. | |
26 PASS textColor is "rgb(255, 0, 0)" | |
27 PASS textColor is "rgb(0, 0, 0)" | |
28 PASS textColor is "rgb(255, 0, 0)" | |
29 PASS textColor is "rgb(0, 0, 0)" | |
30 PASS textColor is "rgb(255, 0, 0)" | |
31 PASS textColor is "rgb(255, 0, 0)" | |
32 PASS textColor is "rgb(255, 0, 0)" | |
33 PASS textColor is "rgb(0, 0, 0)" | |
34 test removing a scoped style from shadow tree. | |
35 PASS textColor is "rgb(255, 0, 0)" | |
36 PASS textColor is "rgb(0, 0, 0)" | |
37 PASS textColor is "rgb(0, 0, 0)" | |
38 PASS textColor is "rgb(0, 0, 0)" | |
39 test removing a style from shadow tree. | |
40 PASS textColor is "rgb(255, 0, 0)" | |
41 PASS textColor is "rgb(255, 0, 0)" | |
42 PASS textColor is "rgb(0, 0, 0)" | |
43 PASS textColor is "rgb(0, 0, 0)" | |
44 test inserting a scoped style into shadow tree. | |
45 PASS textColor is "rgb(255, 0, 0)" | |
46 PASS textColor is "rgb(0, 0, 0)" | |
47 test inserting a style into shadow tree. | |
48 PASS textColor is "rgb(255, 0, 0)" | |
49 PASS textColor is "rgb(255, 0, 0)" | |
50 test re-inserting a style after changing scoped attribute offline. | |
51 PASS textColor is "rgb(255, 0, 0)" | |
52 PASS textColor is "rgb(255, 0, 0)" | |
53 PASS textColor is "rgb(255, 0, 0)" | |
54 PASS textColor is "rgb(0, 0, 0)" | |
55 | |
OLD | NEW |