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

Side by Side Diff: LayoutTests/TestExpectations

Issue 20262002: [css3-text] Implement text-decoration property shorthand (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated computed style layout test / operator|= readibility fix 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 # ----------------------------------------------------------------- 3 # -----------------------------------------------------------------
4 # SLOW BUT PASSING 4 # SLOW BUT PASSING
5 # ----------------------------------------------------------------- 5 # -----------------------------------------------------------------
6 6
7 crbug.com/237000 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ] 7 crbug.com/237000 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ]
8 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ] 8 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ]
9 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ] 9 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ]
10 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ] 10 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ]
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ] 255 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ]
256 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ] 256 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ]
257 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ] 257 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ]
258 258
259 # Requires generation of progress events during loading 259 # Requires generation of progress events during loading
260 webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas s Slow ] 260 webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas s Slow ]
261 261
262 # CSS3 Text support is not yet enabled for all properties (must replace CSS3_TEX T with a runtime flag). 262 # CSS3 Text support is not yet enabled for all properties (must replace CSS3_TEX T with a runtime flag).
263 webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line.html [ ImageOnlyFailure ] 263 webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line.html [ ImageOnlyFailure ]
264 264
265 # Needs rebaseline after text-decoration shorthand property implementation
266 crbug.com/165462 fast/css3-text/css3-text-decoration/repaint/repaint-text-decora tion-line.html [ NeedsRebaseline ]
267
265 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error. 268 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error.
266 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ] 269 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ]
267 270
268 webkit.org/b/112923 fast/forms/calendar-picker/calendar-picker-appearance-month- popup.html [ ImageOnlyFailure Pass ] 271 webkit.org/b/112923 fast/forms/calendar-picker/calendar-picker-appearance-month- popup.html [ ImageOnlyFailure Pass ]
269 272
270 # Skipped until/unless color-correction is reimplemented. 273 # Skipped until/unless color-correction is reimplemented.
271 crbug.com/28005 fast/css/parsing-color-correction.html [ Skip ] 274 crbug.com/28005 fast/css/parsing-color-correction.html [ Skip ]
272 275
273 # LightTPD doesn't accept unknown HTTP methods 276 # LightTPD doesn't accept unknown HTTP methods
274 crbug.com/30536 [ Win ] http/tests/xmlhttprequest/methods-lower-case.html [ Skip ] 277 crbug.com/30536 [ Win ] http/tests/xmlhttprequest/methods-lower-case.html [ Skip ]
(...skipping 1428 matching lines...) Expand 10 before | Expand all | Expand 10 after
1703 crbug.com/263879 fast/forms/placeholder-position.html [ NeedsManualRebaseline ] 1706 crbug.com/263879 fast/forms/placeholder-position.html [ NeedsManualRebaseline ]
1704 crbug.com/263879 fast/forms/range/range-appearance-basic.html [ NeedsManualRebas eline ] 1707 crbug.com/263879 fast/forms/range/range-appearance-basic.html [ NeedsManualRebas eline ]
1705 crbug.com/263879 fast/writing-mode/broken-ideographic-font.html [ NeedsManualReb aseline Crash ] 1708 crbug.com/263879 fast/writing-mode/broken-ideographic-font.html [ NeedsManualReb aseline Crash ]
1706 crbug.com/263879 [ Mac ] editing/selection/selection-button-text.html [ Timeout NeedsManualRebaseline ] 1709 crbug.com/263879 [ Mac ] editing/selection/selection-button-text.html [ Timeout NeedsManualRebaseline ]
1707 crbug.com/263879 fast/text/international/hindi-spacing.html [ NeedsManualRebasel ine ] 1710 crbug.com/263879 fast/text/international/hindi-spacing.html [ NeedsManualRebasel ine ]
1708 1711
1709 # Temporary expectation until v8's i18n support is turned on. Then it needs to 1712 # Temporary expectation until v8's i18n support is turned on. Then it needs to
1710 # be rebaslined. 1713 # be rebaslined.
1711 Bug(jochen) fast/js/kde/inbuilt_function_tostring.html [ Failure Pass ] 1714 Bug(jochen) fast/js/kde/inbuilt_function_tostring.html [ Failure Pass ]
1712 1715
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698