| Index: third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-expected.html b/third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-expected.html
|
| deleted file mode 100644
|
| index dabfb30965af09b12a1da9a20203492fc1041802..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/shadow/slotted-pseudo-element-expected.html
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<div>
|
| - <div>
|
| - <div style="color: green">green</div>
|
| - <div style="color: blue">blue</div>
|
| - <div style="color: red">red</div>
|
| - <div style="color: purple">purple</div>
|
| - </div>
|
| -</div>
|
|
|