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/TestExpectations

Issue 40733004: Replace compile flag with runtime check for text-underline-position (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Julien's review Created 7 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/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 46fc3c6b7aaf3eaf77300dfd270de9273dd0f5fd..d3b8dd0a1cfa42254ecedf6f3ac78b95c29da304 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -504,6 +504,14 @@ crbug.com/310992 animations/play-state.html [ Pass Failure ]
crbug.com/310992 virtual/threaded/animations/play-state.html [ Pass Failure ]
crbug.com/310992 virtual/web-animations-css/animations/play-state.html [ Pass Failure ]
+# Needs rebaseline (current results made with feature disabled)
+crbug.com/239225 fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-underline-position.html [ NeedsRebaseline ]
+crbug.com/239225 fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html [ NeedsRebaseline ]
+crbug.com/239225 fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-alphabetic.html [ NeedsRebaseline ]
+crbug.com/239225 fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-auto.html [ NeedsRebaseline ]
+crbug.com/239225 fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-under-out-of-flow.html [ NeedsRebaseline ]
+crbug.com/239225 fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-under.html [ NeedsRebaseline ]
+
# This can't be rebaselined because it's a reftest.
crbug.com/311423 animations/opacity-transform-animation.html [ ImageOnlyFailure ]

Powered by Google App Engine
This is Rietveld 408576698