Chromium Code Reviews| Index: LayoutTests/fast/dom/shadow/content-pseudo-element-match-descendant-expected.html |
| diff --git a/LayoutTests/fast/dom/shadow/content-pseudo-element-match-descendant-expected.html b/LayoutTests/fast/dom/shadow/content-pseudo-element-match-descendant-expected.html |
| deleted file mode 100644 |
| index 1c187856fee18f4e427f21a771b32d11318f53b1..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/dom/shadow/content-pseudo-element-match-descendant-expected.html |
| +++ /dev/null |
| @@ -1,11 +0,0 @@ |
| -<!DOCTYPE html> |
| -<html> |
| -<body> |
| -<div id="sandbox"> |
| - <div id="host"> |
| - <p> |
| - <div style="color: green">green</div> |
| - </p> |
| - </div> |
| -</body> |
| -</html> |