Closed
Bug 2013226
Opened 11 days ago
Closed 17 hours ago
CSS Highlight API: Properly cache style if container or viewport units are used
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
149 Branch
| Tracking | Status | |
|---|---|---|
| firefox149 | --- | fixed |
People
(Reporter: jjaschke, Assigned: jjaschke)
Details
Attachments
(1 file)
As per this comment, caching needs to properly handle container queries and viewport units.
| Assignee | ||
Updated•11 days ago
|
Summary: CSS Highlight API: Don't cache style if container or viewport units are used → CSS Highlight API: Properly cache style if container or viewport units are used
| Assignee | ||
Comment 1•11 days ago
|
||
Updated•11 days ago
|
Assignee: nobody → jjaschke
Status: NEW → ASSIGNED
Pushed by jjaschke@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/49309478bd68
https://hg.mozilla.org/integration/autoland/rev/af326189e3d9
CSS Highlight API: Invalidate caches correctly for viewport or container sizes. r=emilio,firefox-style-system-reviewers
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/57641 for changes under testing/web-platform/tests
Comment 4•17 hours ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 17 hours ago
status-firefox149:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 149 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•