Closed
Bug 1868162
Opened 2 years ago
Closed 2 years ago
`shape-outside: url` with `<img>` requests image file twice
Categories
(Core :: Layout: Floats, defect)
Core
Layout: Floats
Tracking
()
RESOLVED
INVALID
People
(Reporter: mbrodesser, Unassigned)
References
(Blocks 1 open bug)
Details
STR:
- Open the Network tab in devtools.
- Open https://jsfiddle.net/evLk2wn4/.
"Example.jpg" was requested twice.
The same happens in Chromium.
Comment 1•2 years ago
|
||
Expected per https://drafts.fxtf.org/css-masking-1/#sec
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•