Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(819)

Unified Diff: third_party/WebKit/LayoutTests/fast/css/invalidation/compound-expected.txt

Issue 1317533002: Sibling invalidation sets (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Oilpan Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
-

Powered by Google App Engine
This is Rietveld 408576698