Index: LayoutTests/fast/dom/shadow/styling-pseudo-attribute-in-shadow-expected.html |
diff --git a/LayoutTests/fast/dom/shadow/styling-pseudo-attribute-in-shadow-expected.html b/LayoutTests/fast/dom/shadow/styling-pseudo-attribute-in-shadow-expected.html |
deleted file mode 100644 |
index c3e79043908ad4f572f45f3e5d5ba32d7d44a14b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/dom/shadow/styling-pseudo-attribute-in-shadow-expected.html |
+++ /dev/null |
@@ -1,6 +0,0 @@ |
-<!DOCTYPE html> |
-<html> |
-<body> |
-<div><div style="border: 1px solid green"><div style="border: 2px solid lightgreen">foobar</div></div></div> |
-</body> |
-</html> |