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

Unified Diff: LayoutTests/fast/css/invalidation/sub-selector-adjacent-cancellation-expected.txt

Issue 751023002: Use SubSelector as relation on left-most selector (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: SubSelector is not a combinator Created 6 years, 1 month 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: LayoutTests/fast/css/invalidation/sub-selector-adjacent-cancellation-expected.txt
diff --git a/LayoutTests/fast/css/invalidation/sub-selector-adjacent-cancellation-expected.txt b/LayoutTests/fast/css/invalidation/sub-selector-adjacent-cancellation-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..90b8876569252f7c90c0d80cba0d091b4b9d2dec
--- /dev/null
+++ b/LayoutTests/fast/css/invalidation/sub-selector-adjacent-cancellation-expected.txt
@@ -0,0 +1,12 @@
+Negated selector should not clear adjacent combinator flag.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS getComputedStyle(b).backgroundColor is transparent
+PASS internals.updateStyleAndReturnAffectedElementCount() is 2
+PASS getComputedStyle(b).backgroundColor is green
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/css/invalidation/sub-selector-adjacent-cancellation.html ('k') | Source/core/css/CSSSelector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698