Summary: | Don't run transitions to/from 'auto' values | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> | ||||||||
Component: | Layout and Rendering | Assignee: | Simon Fraser (smfr) <simon.fraser> | ||||||||
Status: | RESOLVED FIXED | ||||||||||
Severity: | Normal | CC: | buildbot, cmarrin, dino, graouts, rniwa, simon.fraser | ||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||
Version: | 528+ (Nightly build) | ||||||||||
Hardware: | All | ||||||||||
OS: | OS X 10.5 | ||||||||||
Attachments: |
|
Description
Simon Fraser (smfr)
2010-04-27 22:52:11 PDT
I tried this, but the problem is that transitions of 'left' on position: relative elements are fairly common, and the initial value for 'left' is 'auto'. Created attachment 277958 [details]
Patch
Comment on attachment 277958 [details] Patch Attachment 277958 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1258680 New failing tests: transitions/default-timing-function.html Created attachment 277962 [details]
Archive of layout-test-results from ews101 for mac-yosemite
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 277958 [details] Patch Attachment 277958 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/1258695 New failing tests: transitions/default-timing-function.html Created attachment 277963 [details]
Archive of layout-test-results from ews112 for mac-yosemite
The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews112 Port: mac-yosemite Platform: Mac OS X 10.10.5
|