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

Side by Side Diff: LayoutTests/TestExpectations

Issue 23039013: Web Animations: Fix elpasedTime in animation events (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed elapsedTime for negative delay and added a test 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
« no previous file with comments | « no previous file | LayoutTests/animations/keyframes-iteration-count-non-integer.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 293 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 [ Crash ]
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 [ Crash ]
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 [ Crash ]
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/negative-delay-events.htm l [ Crash ]
314 crbug.com/258896 virtual/web-animations-css/animations/wrong-keyframe-name.html [ Crash ] 315 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. 316 # 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 ] 317 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 ] 318 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 ] 319 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 ] 320 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 ] 321 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 ] 322 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-missing-from-to -keyframes.html [ Failure ]
322 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-multiple-keyfra mes.html [ Failure ] 323 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-multiple-keyfra mes.html [ Failure ]
323 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-reverse.html [ Failure ] 324 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-reverse.html [ Failure ]
(...skipping 910 matching lines...) Expand 10 before | Expand all | Expand 10 after
1234 crbug.com/268832 [ SnowLeopard Debug ] fast/multicol/newmulticol/direct-child-co lumn-span-all.html [ Crash Pass ] 1235 crbug.com/268832 [ SnowLeopard Debug ] fast/multicol/newmulticol/direct-child-co lumn-span-all.html [ Crash Pass ]
1235 1236
1236 crbug.com/271243 [ Win ] http/tests/misc/acid3.html [ Failure ] 1237 crbug.com/271243 [ Win ] http/tests/misc/acid3.html [ Failure ]
1237 1238
1238 crbug.com/260691 [ Android ] ietestcenter/css3/bordersbackgrounds/background-rep eat-space-padding-box.htm [ NeedsRebaseline ] 1239 crbug.com/260691 [ Android ] ietestcenter/css3/bordersbackgrounds/background-rep eat-space-padding-box.htm [ NeedsRebaseline ]
1239 crbug.com/260691 [ Android ] ietestcenter/css3/bordersbackgrounds/background-siz e-aspect-ratio.htm [ NeedsRebaseline ] 1240 crbug.com/260691 [ Android ] ietestcenter/css3/bordersbackgrounds/background-siz e-aspect-ratio.htm [ NeedsRebaseline ]
1240 crbug.com/260691 [ Android ] ietestcenter/css3/bordersbackgrounds/background_rep eat_space_border_box.htm [ NeedsRebaseline ] 1241 crbug.com/260691 [ Android ] ietestcenter/css3/bordersbackgrounds/background_rep eat_space_border_box.htm [ NeedsRebaseline ]
1241 crbug.com/260691 [ Android ] ietestcenter/css3/bordersbackgrounds/background_rep eat_space_content_box.htm [ NeedsRebaseline ] 1242 crbug.com/260691 [ Android ] ietestcenter/css3/bordersbackgrounds/background_rep eat_space_content_box.htm [ NeedsRebaseline ]
1242 1243
1243 crbug.com/277043 [ Mac ] fast/dom/adopt-node-crash-2.html [ Pass Failure ] 1244 crbug.com/277043 [ Mac ] fast/dom/adopt-node-crash-2.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/animations/keyframes-iteration-count-non-integer.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698