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

Unified Diff: LayoutTests/fast/css/invalidation/targeted-id-style-invalidation-expected.txt

Issue 220123004: Add support for element ids in TargetedStyleRecalc (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Adjust test. Created 6 years, 9 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: LayoutTests/fast/css/invalidation/targeted-id-style-invalidation-expected.txt
diff --git a/LayoutTests/virtual/targetedstylerecalc/fast/css/invalidation/targeted-class-style-invalidation-expected.txt b/LayoutTests/fast/css/invalidation/targeted-id-style-invalidation-expected.txt
similarity index 85%
copy from LayoutTests/virtual/targetedstylerecalc/fast/css/invalidation/targeted-class-style-invalidation-expected.txt
copy to LayoutTests/fast/css/invalidation/targeted-id-style-invalidation-expected.txt
index 86a66740d359d4b3059b93bd396d1246fe75ffb5..6d38025b04602f43d1a8ebba501d0e4358e0a873 100644
--- a/LayoutTests/virtual/targetedstylerecalc/fast/css/invalidation/targeted-class-style-invalidation-expected.txt
+++ b/LayoutTests/fast/css/invalidation/targeted-id-style-invalidation-expected.txt
@@ -1,4 +1,4 @@
-Test that adding and removing class names only updates the elements that are affected.
+Test that adding and removing ids only updates the elements that are affected.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
« no previous file with comments | « LayoutTests/fast/css/invalidation/targeted-id-style-invalidation.html ('k') | Source/core/css/RuleFeature.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698