Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 | |
| 2 FAIL Calling animate() should start an animation. Object #<HTMLDivElement> has n o method 'animate'(stack: TypeError: Object #<HTMLDivElement> has no method 'ani mate' | |
| 3 at Object.<anonymous> (file:///usr/local/google/home/rjwright/chromium/src/t hird_party/WebKit/LayoutTests/animations/api/element-animate-list-of-keyframes.h tml:35:8) | |
|
Steve Block
2013/12/10 23:26:45
Obviously we can't check in expected results like
rjwright
2013/12/11 02:16:38
Done.
| |
| 4 at Object.Test.step (file:///usr/local/google/home/rjwright/chromium/src/thi rd_party/WebKit/LayoutTests/resources/testharness.js:876:18) | |
| 5 at test (file:///usr/local/google/home/rjwright/chromium/src/third_party/Web Kit/LayoutTests/resources/testharness.js:338:18) | |
| 6 at file:///usr/local/google/home/rjwright/chromium/src/third_party/WebKit/La youtTests/animations/api/element-animate-list-of-keyframes.html:34:1) | |
| 7 FAIL Calling animate() should start an animation. CamelCase property names shoul d be parsed. Object #<HTMLDivElement> has no method 'animate'(stack: TypeError: Object #<HTMLDivElement> has no method 'animate' | |
| 8 at Object.<anonymous> (file:///usr/local/google/home/rjwright/chromium/src/t hird_party/WebKit/LayoutTests/animations/api/element-animate-list-of-keyframes.h tml:45:8) | |
| 9 at Object.Test.step (file:///usr/local/google/home/rjwright/chromium/src/thi rd_party/WebKit/LayoutTests/resources/testharness.js:876:18) | |
| 10 at test (file:///usr/local/google/home/rjwright/chromium/src/third_party/Web Kit/LayoutTests/resources/testharness.js:338:18) | |
| 11 at file:///usr/local/google/home/rjwright/chromium/src/third_party/WebKit/La youtTests/animations/api/element-animate-list-of-keyframes.html:44:1) | |
| 12 FAIL Calling animate() with a pre-constructed keyframes list should start an ani mation. Invalid style declarations should be ignored. Object #<HTMLDivElement> h as no method 'animate'(stack: TypeError: Object #<HTMLDivElement> has no method 'animate' | |
| 13 at Object.<anonymous> (file:///usr/local/google/home/rjwright/chromium/src/t hird_party/WebKit/LayoutTests/animations/api/element-animate-list-of-keyframes.h tml:60:8) | |
| 14 at Object.Test.step (file:///usr/local/google/home/rjwright/chromium/src/thi rd_party/WebKit/LayoutTests/resources/testharness.js:876:18) | |
| 15 at test (file:///usr/local/google/home/rjwright/chromium/src/third_party/Web Kit/LayoutTests/resources/testharness.js:338:18) | |
| 16 at file:///usr/local/google/home/rjwright/chromium/src/third_party/WebKit/La youtTests/animations/api/element-animate-list-of-keyframes.html:59:1) | |
| 17 | |
| OLD | NEW |