[Webkit-unassigned] [Bug 195628] CSS Variable expression re-evaluated on dom change causing image reload

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 06:33:50 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=195628

--- Comment #8 from Antti Koivisto <koivisto at iki.fi> ---
The issue doesn't repro with the linked codepen anymore (in trunk or STP) because :hover is better optimized and only invalidates the target element.

The underlying issue (uncacheable resources referenced using variables are reloaded on style update) still remains, it can be seen by modifying the test to have :hover and backround on the same element.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200602/9912b500/attachment.htm>


More information about the webkit-unassigned mailing list