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

Side by Side 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 unified diff | Download patch
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 # This test can't just be rebaselined because it has absolute file paths in the output. 5 # This test can't just be rebaselined because it has absolute file paths in the output.
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 7
8 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ] 8 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ]
9 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ] 9 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ]
10 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ] 10 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ]
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 69
70 # Overflowing LayoutUnits cause RenderGeometryMap assertions 70 # Overflowing LayoutUnits cause RenderGeometryMap assertions
71 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ Skip ] 71 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh.html [ Skip ]
72 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 sh2.html [ Skip ]
73 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ] 73 webkit.org/b/67434 [ Debug ] fast/overflow/overflow-height-float-not-removed-cra sh3.html [ Skip ]
74 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ] 74 webkit.org/b/67434 [ Debug ] fast/block/float/overhanging-tall-block.html [ Skip ]
75 75
76 # Requires generation of progress events during loading 76 # Requires generation of progress events during loading
77 webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas s ] 77 webkit.org/b/100985 media/progress-events-generated-correctly.html [ Failure Pas s ]
78 78
79 # CSS3 Text support is not yet enabled for all properties (must replace CSS3_TEX T with a runtime flag). 79 # 'ex' unit length is different among platforms.
80 webkit.org/b/112755 fast/css3-text/css3-text-indent/text-indent-each-line.html [ ImageOnlyFailure ] 80 crbug.com/31448 [ Linux Mac ] fast/css3-text/css3-text-indent/getComputedStyle/g etComputedStyle-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.
81 81
82 # CSS3 Text Decoration shorthand runtime feature flag is not enabled by default. 82 # CSS3 Text Decoration shorthand runtime feature flag is not enabled by default.
83 webkit.org/b/112755 fast/css3-text/css3-text-decoration/getComputedStyle/getComp utedStyle-text-decoration-shorthand-ordering.html [ Skip ] 83 webkit.org/b/112755 fast/css3-text/css3-text-decoration/getComputedStyle/getComp utedStyle-text-decoration-shorthand-ordering.html [ Skip ]
84 webkit.org/b/112755 fast/css3-text/css3-text-decoration/getComputedStyle/getComp utedStyle-text-decoration-shorthand.html [ Skip ] 84 webkit.org/b/112755 fast/css3-text/css3-text-decoration/getComputedStyle/getComp utedStyle-text-decoration-shorthand.html [ Skip ]
85 webkit.org/b/112755 fast/css3-text/css3-text-decoration/repaint/repaint-text-dec oration-line.html [ ImageOnlyFailure ] 85 webkit.org/b/112755 fast/css3-text/css3-text-decoration/repaint/repaint-text-dec oration-line.html [ ImageOnlyFailure ]
86 86
87 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error. 87 # We expect V8 to crash in an orderly fashion instead of throwing a JavaScript o ut-of-memory error.
88 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ] 88 webkit.org/b/103348 fast/js/string-replacement-outofmemory.html [ Crash ]
89 89
90 webkit.org/b/112923 fast/forms/calendar-picker/calendar-picker-appearance-month- popup.html [ ImageOnlyFailure Pass ] 90 webkit.org/b/112923 fast/forms/calendar-picker/calendar-picker-appearance-month- popup.html [ ImageOnlyFailure Pass ]
(...skipping 1141 matching lines...) Expand 10 before | Expand all | Expand 10 after
1232 crbug.com/268692 [ SnowLeopard ] svg/custom/foreign-object-skew.svg [ ImageOnlyF ailure Pass ] 1232 crbug.com/268692 [ SnowLeopard ] svg/custom/foreign-object-skew.svg [ ImageOnlyF ailure Pass ]
1233 1233
1234 crbug.com/268832 [ SnowLeopard Debug ] fast/multicol/newmulticol/direct-child-co lumn-span-all.html [ Crash Pass ] 1234 crbug.com/268832 [ SnowLeopard Debug ] fast/multicol/newmulticol/direct-child-co lumn-span-all.html [ Crash Pass ]
1235 1235
1236 # New flaky test added in r156227. 1236 # New flaky test added in r156227.
1237 crbug.com/272725 [ Release ] http/tests/inspector/network/network-document-initi ator.html [ Failure Pass ] 1237 crbug.com/272725 [ Release ] http/tests/inspector/network/network-document-initi ator.html [ Failure Pass ]
1238 1238
1239 crbug.com/271243 [ Win ] http/tests/misc/acid3.html [ Failure ] 1239 crbug.com/271243 [ Win ] http/tests/misc/acid3.html [ Failure ]
1240 1240
1241 crbug.com/276262 [ Mac ] inspector-protocol/runtime-getProperties.html [ Failure ] 1241 crbug.com/276262 [ Mac ] inspector-protocol/runtime-getProperties.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698