blob: 5fd0bb01716f4401031a5870df25146df444e5f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Tests adding a shadow root to a display none host doesn't leave dirty bits.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS getComputedStyle(inside).borderWidth is "0px"
PASS getComputedStyle(inside).borderWidth is "10px"
PASS successfullyParsed is true
TEST COMPLETE
|