Bug 116055
| Summary: | Regression(r150015): Caused fast/animation/request-animation-frame-too-rapid.html to fail | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | noam |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 112345 | ||
Chris Dumez
It appears <http://trac.webkit.org/changeset/150015> caused fast/animation/request-animation-frame-too-rapid.html to fail with the following diff:
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/animation/request-animation-frame-too-rapid-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/fast/animation/request-animation-frame-too-rapid-actual.txt
@@ -6,5 +6,5 @@
PASS successfullyParsed is true
TEST COMPLETE
-PASS 100 is >= numCallbacks
+FAIL 100 should be >= numCallbacks. Was 100 (of type number).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Skipped for EFL WK2 in <http://trac.webkit.org/changeset/150033>.