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

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: Cleaned up code changes in EditingStyle 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 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ] 3 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ]
4 4
5 crbug.com/257132 http/tests/inspector/extensions-useragent.html [ Failure ] 5 crbug.com/257132 http/tests/inspector/extensions-useragent.html [ Failure ]
6 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ] 6 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ]
7 crbug.com/257132 http/tests/inspector/resource-har-conversion.html [ Failure ] 7 crbug.com/257132 http/tests/inspector/resource-har-conversion.html [ Failure ]
8 8
9 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ] 9 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ]
10 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ] 10 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ]
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
71 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ] 71 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh2.html [ Skip ]
72 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ] 72 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ]
73 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ] 73 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ]
74 74
75 # Requires generation of progress events during loading 75 # Requires generation of progress events during loading
76 webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas s ] 76 webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas s ]
77 77
78 # CSS3 Text support is not yet enabled for all properties (must replace CSS3_TEX T with a runtime flag). 78 # CSS3 Text support is not yet enabled for all properties (must replace CSS3_TEX T with a runtime flag).
79 webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line.html [ ImageOnlyFailure ] 79 webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line.html [ ImageOnlyFailure ]
80 80
81 # Needs rebaseline after text-decoration shorthand property implementation
82 crbug.com/165462 fast/css3-text/css3-text-decoration/repaint/repaint-text-decora tion-line.html [ NeedsRebaseline ]
83
81 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error. 84 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error.
82 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ] 85 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ]
83 86
84 webkit.org/b/112923 fast/forms/calendar-picker/calendar-picker-appearance-month- popup.html [ ImageOnlyFailure Pass ] 87 webkit.org/b/112923 fast/forms/calendar-picker/calendar-picker-appearance-month- popup.html [ ImageOnlyFailure Pass ]
85 88
86 # Skipped until/unless color-correction is reimplemented. 89 # Skipped until/unless color-correction is reimplemented.
87 crbug.com/28005 fast/css/parsing-color-correction.html [ Skip ] 90 crbug.com/28005 fast/css/parsing-color-correction.html [ Skip ]
88 91
89 # LightTPD doesn't accept unknown HTTP methods 92 # LightTPD doesn't accept unknown HTTP methods
90 crbug.com/30536 [ Win ] http/tests/xmlhttprequest/methods-lower-case.html [ Skip ] 93 crbug.com/30536 [ Win ] http/tests/xmlhttprequest/methods-lower-case.html [ Skip ]
(...skipping 1282 matching lines...) Expand 10 before | Expand all | Expand 10 after
1373 1376
1374 crbug.com/257325 [ Mac ] media/audio-repaint.html [ Pass ImageOnlyFailure ] 1377 crbug.com/257325 [ Mac ] media/audio-repaint.html [ Pass ImageOnlyFailure ]
1375 1378
1376 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ] 1379 crbug.com/255407 plugins/npruntime/leak-window-scriptable-object.html [ Pass Fai lure ]
1377 1380
1378 crbug.com/264501 [ Debug ] xmlviewer/extensions-api.html [ Pass Crash ] 1381 crbug.com/264501 [ Debug ] xmlviewer/extensions-api.html [ Pass Crash ]
1379 1382
1380 crbug.com/265650 [ SnowLeopard Debug ] compositing/repaint/transform-style-chang e.html [ Pass ImageOnlyFailure ] 1383 crbug.com/265650 [ SnowLeopard Debug ] compositing/repaint/transform-style-chang e.html [ Pass ImageOnlyFailure ]
1381 1384
1382 crbug.com/261998 inspector/profiler/canvas2d/canvas2d-api-changes.html [ Failure ] 1385 crbug.com/261998 inspector/profiler/canvas2d/canvas2d-api-changes.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698