Index: third_party/WebKit/LayoutTests/fast/css/invalidation/compound-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/compound-expected.txt b/third_party/WebKit/LayoutTests/fast/css/invalidation/compound-expected.txt |
deleted file mode 100644 |
index 960517637b56f59bd6161d6ae1cf2e196b25f718..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/css/invalidation/compound-expected.txt |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
- |
- |
- This is a testharness.js-based test. |
-PASS internals are exposed |
-PASS Descendant with compound selector containing id |
-PASS Descendant with compound selector containing universal and id |
-PASS Descendant with compound selector |
-PASS Descendant with compound selector containing universal |
-PASS Descendant with :-webkit-any containing compound selector |
-PASS Sibling with compound descendant containing id |
-FAIL Sibling with compound descendant assert_equals: Background color is green after class change expected "rgb(0, 128, 0)" but got "rgba(0, 0, 0, 0)" |
-PASS Compound sibling selector containing id |
-PASS Compound sibling selector |
-PASS Sibling with descendant :-webkit-any containing compound selector |
-Harness: the test ran to completion. |
- |