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

Unified Diff: third_party/WebKit/LayoutTests/fast/css/invalidation/independent-inheritance-fast-path-expected.txt

Issue 2821073002: Do not parse caption-side: left / right as valid CSS. (Closed)
Patch Set: Do not parse caption-side: left / right as valid CSS. Created 3 years, 8 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: third_party/WebKit/LayoutTests/fast/css/invalidation/independent-inheritance-fast-path-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/css/invalidation/independent-inheritance-fast-path-expected.txt b/third_party/WebKit/LayoutTests/fast/css/invalidation/independent-inheritance-fast-path-expected.txt
index 2394e95bd59e6df66f1e564652ee49e544fd5f5a..f14593d2127815389505f336d3d72d27e4bda450 100644
--- a/third_party/WebKit/LayoutTests/fast/css/invalidation/independent-inheritance-fast-path-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css/invalidation/independent-inheritance-fast-path-expected.txt
@@ -25,8 +25,6 @@ PASS Changing emptyCells, an independent inherited property, propagates correctl
PASS Changing emptyCells, an independent inherited property, propagates correctly with a single style recalc.
PASS Changing captionSide, an independent inherited property, propagates correctly with a single style recalc.
PASS Changing captionSide, an independent inherited property, propagates correctly with a single style recalc.
-PASS Changing captionSide, an independent inherited property, propagates correctly with a single style recalc.
-PASS Changing captionSide, an independent inherited property, propagates correctly with a single style recalc.
PASS Changing listStylePosition, an independent inherited property, propagates correctly with a single style recalc.
PASS Changing listStylePosition, an independent inherited property, propagates correctly with a single style recalc.
PASS Changing webkitBoxDirection, an independent inherited property, propagates correctly with a single style recalc.

Powered by Google App Engine
This is Rietveld 408576698