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

Unified Diff: LayoutTests/TestExpectations

Issue 20262002: [css3-text] Implement text-decoration property shorthand (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Cleaned up code changes in EditingStyle Created 7 years, 5 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 bfcda128080e2758dab62b8dc7e3a49c29641201..0dee07a362938009543d01610a4800907ce7ac9d 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -78,6 +78,9 @@ webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas
# 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 ]
+# Needs rebaseline after text-decoration shorthand property implementation
+crbug.com/165462 fast/css3-text/css3-text-decoration/repaint/repaint-text-decoration-line.html [ NeedsRebaseline ]
+
# We expect V8 to crash in an orderly fashion instead of throwing a JavaScript out-of-memory error.
webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ]

Powered by Google App Engine
This is Rietveld 408576698