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

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: patch 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 fddcb9c9fd1de3037f1d75ec44724e8de2685c34..7f09508a1274a8f3a9e558bfb8f3dbce28fc1771 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -76,8 +76,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 ]
Julien - ping for review 2013/08/21 23:54:50 Typo, the right bug is crbug.com/31488
jaehun 2013/08/22 02:04:39 Oops, Fixed.
# CSS3 Text Decoration shorthand runtime feature flag is not enabled by default.
webkit.org/b/112755 fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-decoration-shorthand-ordering.html [ Skip ]

Powered by Google App Engine
This is Rietveld 408576698