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

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: Julien's 2nd round review fixes 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 245 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 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 sh2.html [ Skip ]
257 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ] 257 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ]
258 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ] 258 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ]
259 259
260 # Requires generation of progress events during loading 260 # Requires generation of progress events during loading
261 webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas s Slow ] 261 webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas s Slow ]
262 262
263 # CSS3 Text support is not yet enabled for all properties (must replace CSS3_TEX T with a runtime flag). 263 # CSS3 Text support is not yet enabled for all properties (must replace CSS3_TEX T with a runtime flag).
264 webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line.html [ ImageOnlyFailure ] 264 webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line.html [ ImageOnlyFailure ]
265 265
266 # Needs rebaseline after text-decoration shorthand property implementation
267 crbug.com/165462 fast/css3-text/css3-text-decoration/repaint/repaint-text-decora tion-line.html [ NeedsRebaseline ]
Julien - ping for review 2013/07/30 22:37:22 Could you explain why this test needs a rebaseline
abinader 2013/07/31 21:24:03 Yes, you are right about preserving behavior. Howe
268
266 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error. 269 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error.
267 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ] 270 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ]
268 271
269 webkit.org/b/112923 fast/forms/calendar-picker/calendar-picker-appearance-month- popup.html [ ImageOnlyFailure Pass ] 272 webkit.org/b/112923 fast/forms/calendar-picker/calendar-picker-appearance-month- popup.html [ ImageOnlyFailure Pass ]
270 273
271 # Skipped until/unless color-correction is reimplemented. 274 # Skipped until/unless color-correction is reimplemented.
272 crbug.com/28005 fast/css/parsing-color-correction.html [ Skip ] 275 crbug.com/28005 fast/css/parsing-color-correction.html [ Skip ]
273 276
274 # LightTPD doesn't accept unknown HTTP methods 277 # LightTPD doesn't accept unknown HTTP methods
275 crbug.com/30536 [ Win ] http/tests/xmlhttprequest/methods-lower-case.html [ Skip ] 278 crbug.com/30536 [ Win ] http/tests/xmlhttprequest/methods-lower-case.html [ Skip ]
(...skipping 1288 matching lines...) Expand 10 before | Expand all | Expand 10 after
1564 crbug.com/257325 [ Mac ] media/audio-repaint.html [ Pass ImageOnlyFailure ] 1567 crbug.com/257325 [ Mac ] media/audio-repaint.html [ Pass ImageOnlyFailure ]
1565 1568
1566 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ] 1569 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ]
1567 1570
1568 crbug.com/264501 [ Debug ] xmlviewer/extensions-api.html [ Pass Crash ] 1571 crbug.com/264501 [ Debug ] xmlviewer/extensions-api.html [ Pass Crash ]
1569 1572
1570 # Temporary expectation until v8's i18n support is turned on. Then it needs to 1573 # Temporary expectation until v8's i18n support is turned on. Then it needs to
1571 # be rebaslined. 1574 # be rebaslined.
1572 Bug(jochen) fast/js/kde/inbuilt_function_tostring.html [ Failure Pass ] 1575 Bug(jochen) fast/js/kde/inbuilt_function_tostring.html [ Failure Pass ]
1573 1576
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698