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

Unified Diff: LayoutTests/fast/css/invalidation/targeted-class-host-pseudo-expected.txt

Issue 462593002: Support invalidation sets for negated selectors. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@tmp-upstream
Patch Set: Rebased Created 6 years, 4 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
« no previous file with comments | « LayoutTests/fast/css/invalidation/targeted-class-host-pseudo.html ('k') | Source/core/css/RuleFeature.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/invalidation/targeted-class-host-pseudo-expected.txt
diff --git a/LayoutTests/fast/css/invalidation/targeted-class-host-pseudo-expected.txt b/LayoutTests/fast/css/invalidation/targeted-class-host-pseudo-expected.txt
index 88349e1d7d4699184922491e89a0922035a1fa49..f19c53c490d5263d69bc620ee8189fe0fd72994d 100644
--- a/LayoutTests/fast/css/invalidation/targeted-class-host-pseudo-expected.txt
+++ b/LayoutTests/fast/css/invalidation/targeted-class-host-pseudo-expected.txt
@@ -11,7 +11,7 @@ PASS internals.updateStyleAndReturnAffectedElementCount() is 1
PASS getComputedStyle(host1, null).backgroundColor is green
PASS internals.updateStyleAndReturnAffectedElementCount() is 2
PASS getComputedStyle(inner, null).backgroundColor is green
-PASS internals.updateStyleAndReturnAffectedElementCount() is 6
+PASS internals.updateStyleAndReturnAffectedElementCount() is 1
PASS getComputedStyle(host3, null).backgroundColor is green
PASS internals.updateStyleAndReturnAffectedElementCount() is 1
PASS getComputedStyle(host4, null).backgroundColor is green
« no previous file with comments | « LayoutTests/fast/css/invalidation/targeted-class-host-pseudo.html ('k') | Source/core/css/RuleFeature.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698