Bug 84688 - Layout Test compositing/animation/computed-style-during-delay.html is flaky on Mac 10.6
Summary: Layout Test compositing/animation/computed-style-during-delay.html is flaky o...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 02:25 PDT by Mikhail Naganov
Modified: 2012-04-24 02:25 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Naganov 2012-04-24 02:25:31 PDT
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)