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

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

Issue 2860743004: Disable inheritance propagation for text-align. (Closed)
Patch Set: Fixed test expectation. Created 3 years, 7 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 f14593d2127815389505f336d3d72d27e4bda450..856576bbfec608073ec3e1149a417846f4b877bd 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
@@ -1,5 +1,5 @@
This is a testharness.js-based test.
-Harness Error. harness_status.status = 1 , harness_status.message = 12 duplicate test names: "Changing pointerEvents, an independent inherited property, propagates correctly with a single style recalc.", "Changing visibility, an independent inherited property, propagates correctly with a single style recalc.", "Changing whiteSpace, an independent inherited property, propagates correctly with a single style recalc.", "Changing borderCollapse, an independent inherited property, propagates correctly with a single style recalc.", "Changing emptyCells, an independent inherited property, propagates correctly with a single style recalc.", "Changing captionSide, an independent inherited property, propagates correctly with a single style recalc.", "Changing listStylePosition, an independent inherited property, propagates correctly with a single style recalc.", "Changing webkitBoxDirection, an independent inherited property, propagates correctly with a single style recalc.", "Changing webkitPrintColorAdjust, an independent inherited property, propagates correctly with a single style recalc.", "Changing textTransform, an independent inherited property, propagates correctly with a single style recalc.", "Changing webkitRtlOrdering, an independent inherited property, propagates correctly with a single style recalc.", "Changing textAlign, an independent inherited property, propagates correctly with a single style recalc."
+Harness Error. harness_status.status = 1 , harness_status.message = 11 duplicate test names: "Changing pointerEvents, an independent inherited property, propagates correctly with a single style recalc.", "Changing visibility, an independent inherited property, propagates correctly with a single style recalc.", "Changing whiteSpace, an independent inherited property, propagates correctly with a single style recalc.", "Changing borderCollapse, an independent inherited property, propagates correctly with a single style recalc.", "Changing emptyCells, an independent inherited property, propagates correctly with a single style recalc.", "Changing captionSide, an independent inherited property, propagates correctly with a single style recalc.", "Changing listStylePosition, an independent inherited property, propagates correctly with a single style recalc.", "Changing webkitBoxDirection, an independent inherited property, propagates correctly with a single style recalc.", "Changing webkitPrintColorAdjust, an independent inherited property, propagates correctly with a single style recalc.", "Changing textTransform, an independent inherited property, propagates correctly with a single style recalc.", "Changing webkitRtlOrdering, an independent inherited property, propagates correctly with a single style recalc."
PASS Changing pointerEvents, an independent inherited property, propagates correctly with a single style recalc.
PASS Changing pointerEvents, an independent inherited property, propagates correctly with a single style recalc.
PASS Changing pointerEvents, an independent inherited property, propagates correctly with a single style recalc.
@@ -37,7 +37,5 @@ PASS Changing textTransform, an independent inherited property, propagates corre
PASS Changing textTransform, an independent inherited property, propagates correctly with a single style recalc.
PASS Changing webkitRtlOrdering, an independent inherited property, propagates correctly with a single style recalc.
PASS Changing webkitRtlOrdering, an independent inherited property, propagates correctly with a single style recalc.
-PASS Changing textAlign, an independent inherited property, propagates correctly with a single style recalc.
-PASS Changing textAlign, an independent inherited property, propagates correctly with a single style recalc.
Harness: the test ran to completion.

Powered by Google App Engine
This is Rietveld 408576698