Bug 84688
| Summary: | Layout Test compositing/animation/computed-style-during-delay.html is flaky on Mac 10.6 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mikhail Naganov <mnaganov> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.6 | ||
Mikhail Naganov
The following layout test is flaky on Mac 10.6
compositing/animation/computed-style-during-delay.html
Test output:
Test computed style during the delay phase of an accelerated animation.
FAIL - "-webkit-transform.4" property for "testbox" element at 0.1s expected: 0 but saw: matrix(1, 0, 0, 1, 102.4107666015625, 0)
FAIL - "-webkit-transform.4" property for "changedbox" element at 0.1s expected: 50 but saw: matrix(1, 0, 0, 1, 102.64179992675781, 0)
FAIL - "-webkit-transform.4" property for "filledbox" element at 0.1s expected: 100 but saw: matrix(1, 0, 0, 1, 102.66461181640625, 0)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |