| Index: third_party/WebKit/LayoutTests/shadow-dom/inherit-into-slotted-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/shadow-dom/inherit-into-slotted-expected.txt b/third_party/WebKit/LayoutTests/shadow-dom/inherit-into-slotted-expected.txt
|
| deleted file mode 100644
|
| index 2f2c33c29512bbc2544a7af280920e35b707db25..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/shadow-dom/inherit-into-slotted-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -A changed inherited property on a slot parent should propagate down to slotted elements.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS getComputedStyle(s1).color is "rgb(0, 0, 0)"
|
| -PASS getComputedStyle(s1).color is "rgb(0, 128, 0)"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -This text should be green
|
|
|