Bug 132541 (laidbackback) - IMG rendered between next element's text and background.
Summary: IMG rendered between next element's text and background.
Status: RESOLVED INVALID
Alias: laidbackback
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac (Intel) OS X 10.9
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-03 21:35 PDT by cuentanumerouno
Modified: 2022-07-13 17:17 PDT (History)
1 user (show)

See Also:


Attachments
Clearly the image is BETWEEN back and text of the other element. (574.35 KB, image/png)
2014-05-03 21:35 PDT, cuentanumerouno
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description cuentanumerouno 2014-05-03 21:35:07 PDT
Created attachment 230783 [details]
Clearly the image is BETWEEN back and text of the other element.

A PNG image shows behind the next element, but IN FRONT of the same next element's background!

Attached is a screenshot with the values in inspector (chrome).
The computed values shown are from the element with background (H2) 
Both the H2 and IMG are static. Values for flex child should not be affecting because the parent has display:block in this media size.

Happens in both Chrome and Safari.
Comment 1 cuentanumerouno 2014-05-03 21:36:53 PDT
BTW, the H2 is the RED text.
Comment 2 Brent Fulgham 2022-07-13 17:17:11 PDT
It's difficult to confirm this bug without a test case. We don't believe there is an ongoing issue here. If you do feel there is a problem, please REOPEN this bug and include a test case illustrating the issue.