Bug 53872
Summary: | Floated items inside list-item fail to render when animating opacity | ||
---|---|---|---|
Product: | WebKit | Reporter: | C Snover <bugs.webkit.org> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Minor | CC: | ahmad.saleem792 |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | OS X 10.6 | ||
URL: | http://jsfiddle.net/Mdv8e/6/ |
C Snover
Chrome Version : 9.0.597.84 (Official Build 72991) beta
URLs (if applicable) : http://jsfiddle.net/Mdv8e/6/
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
WebKit r77734: FAIL
Safari 5: FAIL
Firefox 3.x: OK
IE 7/8: OK
What steps will reproduce the problem?
1. Visit test case URL
What is the expected result?
“Html Css” fades in
What happens instead?
No fade; appears only once opacity reaches 1
Please provide any additional information below. Attach a screenshot if
possible.
The circumstances under which this bug occurs are very specific. There are at least 4 changes that could be made to the test case, any one of which cause it to start working properly. These are documented in the test case.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
I am not able to reproduce this issue in Safari 16.2 and STP160 and it fades as expected and it matches with Chrome Canary 111 and Firefox Nightly 110.
Marking this as "RESOLVED WONTFIX" (since it was not confirmed whether it was reproducible or not and status is still "Unconfirmed".