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

Unified Diff: LayoutTests/fast/css/invalidation/fieldset-disabled-expected.txt

Issue 703473003: Fix bug where form/fieldset :valid/:invalid won't be recalculated upon control's willValidate change (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Update a css layout test now that number of SubtreeStyleChange went down 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/fieldset-disabled-expected.txt
diff --git a/LayoutTests/fast/css/invalidation/fieldset-disabled-expected.txt b/LayoutTests/fast/css/invalidation/fieldset-disabled-expected.txt
index 691a9b4821f59738f49c6bbd548efc156980c8b2..aac8dcbc184e674f4e2e55a426ad41ead9e5a42d 100644
--- a/LayoutTests/fast/css/invalidation/fieldset-disabled-expected.txt
+++ b/LayoutTests/fast/css/invalidation/fieldset-disabled-expected.txt
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS getComputedStyle(fieldset, '').backgroundColor is transparent
-PASS internals.updateStyleAndReturnAffectedElementCount() is 7
+PASS internals.updateStyleAndReturnAffectedElementCount() is 2
PASS getComputedStyle(fieldset, '').backgroundColor is green
PASS successfullyParsed is true
« no previous file with comments | « LayoutTests/fast/css/invalidation/fieldset-disabled.html ('k') | LayoutTests/fast/forms/fieldset-pseudo-valid-style.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698