Bug 53872 - Floated items inside list-item fail to render when animating opacity
Summary: Floated items inside list-item fail to render when animating opacity
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.6
: P2 Minor
Assignee: Nobody
URL: http://jsfiddle.net/Mdv8e/6/
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-06 07:39 PST by C Snover
Modified: 2022-12-30 15:25 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description C Snover 2011-02-06 07:39:53 PST
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.
Comment 1 Ahmad Saleem 2022-12-30 15:25:03 PST
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".