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

Side by Side Diff: LayoutTests/TestExpectations

Issue 22799020: Web Animations CSS: Support Animation of StyleImage and LengthBox (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update length conversion for keywords. Created 7 years, 3 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 # 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 287 matching lines...) Expand 10 before | Expand all | Expand 10 after
298 # The implementation of CSS Animations on the Web Animations model is still in p rogress 298 # The implementation of CSS Animations on the Web Animations model is still in p rogress
299 # These can't be rebaselined because they're reftests. 299 # These can't be rebaselined because they're reftests.
300 crbug.com/258896 virtual/web-animations-css/animations/additive-transform-animat ions.html [ ImageOnlyFailure ] 300 crbug.com/258896 virtual/web-animations-css/animations/additive-transform-animat ions.html [ ImageOnlyFailure ]
301 crbug.com/258896 virtual/web-animations-css/animations/missing-values-first-keyf rame.html [ ImageOnlyFailure ] 301 crbug.com/258896 virtual/web-animations-css/animations/missing-values-first-keyf rame.html [ ImageOnlyFailure ]
302 crbug.com/258896 virtual/web-animations-css/animations/missing-values-last-keyfr ame.html [ ImageOnlyFailure ] 302 crbug.com/258896 virtual/web-animations-css/animations/missing-values-last-keyfr ame.html [ ImageOnlyFailure ]
303 crbug.com/258896 virtual/web-animations-css/animations/opacity-transform-animati on.html [ ImageOnlyFailure ] 303 crbug.com/258896 virtual/web-animations-css/animations/opacity-transform-animati on.html [ ImageOnlyFailure ]
304 # These can't be rebaselined because they're crashes. 304 # These can't be rebaselined because they're crashes.
305 crbug.com/258896 virtual/web-animations-css/animations/negative-delay.html [ Cra sh ] 305 crbug.com/258896 virtual/web-animations-css/animations/negative-delay.html [ Cra sh ]
306 crbug.com/258896 virtual/web-animations-css/animations/animations-parsing.html [ Crash ] 306 crbug.com/258896 virtual/web-animations-css/animations/animations-parsing.html [ Crash ]
307 crbug.com/258896 virtual/web-animations-css/animations/cross-fade-background-ima ge.html [ Crash ] 307 crbug.com/258896 virtual/web-animations-css/animations/cross-fade-background-ima ge.html [ Crash ]
308 crbug.com/258896 virtual/web-animations-css/animations/cross-fade-border-image-s ource.html [ Crash ] 308 crbug.com/258896 virtual/web-animations-css/animations/cross-fade-border-image-s ource.html [ NeedsRebaseline ]
309 crbug.com/258896 virtual/web-animations-css/animations/cross-fade-list-style-ima ge.html [ Crash ] 309 crbug.com/258896 virtual/web-animations-css/animations/cross-fade-list-style-ima ge.html [ NeedsRebaseline ]
310 crbug.com/258896 virtual/web-animations-css/animations/cross-fade-webkit-mask-bo x-image.html [ Crash ] 310 crbug.com/258896 virtual/web-animations-css/animations/cross-fade-webkit-mask-bo x-image.html [ Crash ]
311 crbug.com/258896 virtual/web-animations-css/animations/cross-fade-webkit-mask-im age.html [ Crash ] 311 crbug.com/258896 virtual/web-animations-css/animations/cross-fade-webkit-mask-im age.html [ NeedsRebaseline ]
312 crbug.com/258896 virtual/web-animations-css/animations/empty-keyframe-animation. html [ Crash ] 312 crbug.com/258896 virtual/web-animations-css/animations/empty-keyframe-animation. html [ Crash ]
313 crbug.com/258896 virtual/web-animations-css/animations/lineheight-animation.html [ Crash ] 313 crbug.com/258896 virtual/web-animations-css/animations/lineheight-animation.html [ Crash ]
314 crbug.com/258896 virtual/web-animations-css/animations/wrong-keyframe-name.html [ Crash ] 314 crbug.com/258896 virtual/web-animations-css/animations/wrong-keyframe-name.html [ Crash ]
315 # These can't be rebaselined because the failure involves flaky output. 315 # These can't be rebaselined because the failure involves flaky output.
316 crbug.com/258896 virtual/web-animations-css/animations/3d/matrix-transform-type- animation.html [ ImageOnlyFailure ] 316 crbug.com/258896 virtual/web-animations-css/animations/3d/matrix-transform-type- animation.html [ ImageOnlyFailure ]
317 crbug.com/258896 virtual/web-animations-css/animations/3d/state-at-end-event-tra nsform.html [ ImageOnlyFailure ] 317 crbug.com/258896 virtual/web-animations-css/animations/3d/state-at-end-event-tra nsform.html [ ImageOnlyFailure ]
318 crbug.com/258896 virtual/web-animations-css/animations/animation-direction-rever se-fill-mode.html [ Failure Timeout ] 318 crbug.com/258896 virtual/web-animations-css/animations/animation-direction-rever se-fill-mode.html [ Failure Timeout ]
319 crbug.com/258896 virtual/web-animations-css/animations/change-keyframes-name.htm l [ Failure ] 319 crbug.com/258896 virtual/web-animations-css/animations/change-keyframes-name.htm l [ Failure ]
320 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-iteration-count -non-integer.html [ Failure ] 320 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-iteration-count -non-integer.html [ Failure ]
321 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-missing-from-to -keyframes.html [ Failure ] 321 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-missing-from-to -keyframes.html [ Failure ]
(...skipping 921 matching lines...) Expand 10 before | Expand all | Expand 10 after
1243 crbug.com/133097 compositing/rubberbanding/transform-overhang-size-change.html [ NeedsRebaseline ] 1243 crbug.com/133097 compositing/rubberbanding/transform-overhang-size-change.html [ NeedsRebaseline ]
1244 crbug.com/133097 compositing/rubberbanding/transform-overhang-sw.html [ NeedsReb aseline ] 1244 crbug.com/133097 compositing/rubberbanding/transform-overhang-sw.html [ NeedsReb aseline ]
1245 crbug.com/133097 compositing/rubberbanding/transform-overhang-w.html [ NeedsReba seline ] 1245 crbug.com/133097 compositing/rubberbanding/transform-overhang-w.html [ NeedsReba seline ]
1246 crbug.com/133097 fast/events/scale-and-scroll-iframe-body.html [ NeedsRebaseline ] 1246 crbug.com/133097 fast/events/scale-and-scroll-iframe-body.html [ NeedsRebaseline ]
1247 crbug.com/133097 fast/events/scale-and-scroll-iframe-window.html [ NeedsRebaseli ne ] 1247 crbug.com/133097 fast/events/scale-and-scroll-iframe-window.html [ NeedsRebaseli ne ]
1248 crbug.com/133097 fast/frames/frame-set-rotation-hit.html [ NeedsRebaseline ] 1248 crbug.com/133097 fast/frames/frame-set-rotation-hit.html [ NeedsRebaseline ]
1249 crbug.com/133097 fast/frames/frame-set-scaling-hit.html [ NeedsRebaseline ] 1249 crbug.com/133097 fast/frames/frame-set-scaling-hit.html [ NeedsRebaseline ]
1250 crbug.com/133097 fast/repaint/background-scaling.html [ NeedsRebaseline ] 1250 crbug.com/133097 fast/repaint/background-scaling.html [ NeedsRebaseline ]
1251 crbug.com/133097 fast/repaint/scale-page-shrink.html [ NeedsRebaseline ] 1251 crbug.com/133097 fast/repaint/scale-page-shrink.html [ NeedsRebaseline ]
1252 crbug.com/133097 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-wit h-incomplete-style.html [ NeedsRebaseline ] 1252 crbug.com/133097 virtual/gpu/compositedscrolling/scrollbars/custom-scrollbar-wit h-incomplete-style.html [ NeedsRebaseline ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698