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

Unified Diff: LayoutTests/TestExpectations

Issue 22336008: Use the runtime flag and remove '-webkit-' prefix for CSS3 text-indent. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 4 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 c82fb3fec05a97d92d614bdf96a3af1b6301f365..e0f1a540aa1ea4908008b3d6b57a4dee046ae50b 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -74,8 +74,8 @@ webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip
# Requires generation of progress events during loading
webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pass ]
-# CSS3 Text support is not yet enabled for all properties (must replace CSS3_TEXT with a runtime flag).
-webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line.html [ ImageOnlyFailure ]
+# 'ex' unit length is different among platforms.
+crbug.com/31448 [ Linux Mac ] fast/css3-text/css3-text-indent/getComputedStyle/getComputedStyle-text-indent.html [ Failure ]
# Needs rebaseline after text-decoration shorthand property implementation
crbug.com/165462 fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line.html [ NeedsRebaseline ]

Powered by Google App Engine
This is Rietveld 408576698