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

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: Fixed a typo in static function compileUnderlineOffset signature / Rebase Created 7 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
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index f5050e3f985b703bc753f5465a3b83a5d680854f..ea6c41ba1c1a39add2b8cc1727618d43c8237475 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -486,6 +486,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