OLD | NEW |
| (Empty) |
1 testing nested distribution | |
2 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
3 #input1, #input2 are (re)distributed in the same treescope as #input3, but :focu
s on shadow host only matches when a focused element is under its shadow tree. | |
4 (1/4) top and inner shadow do not delegate focus. | |
5 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
6 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
7 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
8 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
9 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
10 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
11 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
12 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
13 (2/4) top shadow delegates, but inner shadow does not. | |
14 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
15 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
16 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
17 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
18 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" | |
19 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
20 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" | |
21 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
22 (3/4) top shadow does not delegate, but inner shadow does. | |
23 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
24 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
25 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
26 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
27 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
28 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
29 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
30 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(0, 0, 255)" | |
31 (4/4) both shadow hosts delagate focus. | |
32 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
33 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
34 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | |
35 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
36 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" | |
37 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | |
38 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" | |
39 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(0, 0, 255)" | |
40 PASS successfullyParsed is true | |
41 | |
42 TEST COMPLETE | |
43 | |
44 | |
OLD | NEW |