| OLD | NEW |
| 1 testing nested distribution | 1 testing nested distribution |
| 2 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | 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. | 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. | 4 (1/4) top and inner shadow do not delegate focus. |
| 5 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | 5 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
| 6 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | 6 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
| 7 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | 7 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
| 8 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | 8 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
| 9 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" | 9 PASS backgroundColorOf('shadow-host') is "rgb(255, 255, 255)" |
| 10 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | 10 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
| (...skipping 24 matching lines...) Expand all Loading... |
| 35 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | 35 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
| 36 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" | 36 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" |
| 37 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" | 37 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(255, 255, 0)" |
| 38 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" | 38 PASS backgroundColorOf('shadow-host') is "rgb(0, 128, 0)" |
| 39 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(0, 0, 255)" | 39 PASS backgroundColorOf('shadow-host/inner-shadow-host') is "rgb(0, 0, 255)" |
| 40 PASS successfullyParsed is true | 40 PASS successfullyParsed is true |
| 41 | 41 |
| 42 TEST COMPLETE | 42 TEST COMPLETE |
| 43 | 43 |
| 44 | 44 |
| OLD | NEW |