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

Unified Diff: LayoutTests/fast/css/invalidation/full-page-media-expected.txt

Issue 664583007: Avoid subtree style recalc for :-webkit-full-page-media. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 6 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
« no previous file with comments | « LayoutTests/fast/css/invalidation/full-page-media.html ('k') | Source/core/css/RuleFeature.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/invalidation/full-page-media-expected.txt
diff --git a/LayoutTests/fast/css/invalidation/full-page-media-expected.txt b/LayoutTests/fast/css/invalidation/full-page-media-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..8b88a1158a6c03a7616b1398073d57312a59c705
--- /dev/null
+++ b/LayoutTests/fast/css/invalidation/full-page-media-expected.txt
@@ -0,0 +1,12 @@
+Support style invalidation when selectors contain :-webkit-full-page-media
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS getComputedStyle(inner).backgroundColor is transparent
+PASS internals.updateStyleAndReturnAffectedElementCount() is 2
+PASS getComputedStyle(inner).backgroundColor is green
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/css/invalidation/full-page-media.html ('k') | Source/core/css/RuleFeature.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698