Closed
Bug 2030239
Opened 1 month ago
Closed 1 month ago
@container tooltip content should be different depending on the query condition
Categories
(DevTools :: Inspector: Rules, enhancement, P3)
DevTools
Inspector: Rules
Tracking
(firefox151 fixed)
RESOLVED
FIXED
151 Branch
| Tracking | Status | |
|---|---|---|
| firefox151 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 3 open bugs)
Details
Attachments
(1 file, 1 obsolete file)
When the container has a valid container-name, we should display it
We may display all size descriptors rather than only inline/block-size https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/At-rules/@container#descriptors i.e. also display orientation and aspect-ratio
| Assignee | ||
Comment 1•1 month ago
|
||
Comment 2•1 month ago
|
||
Comment on attachment 9568115 [details]
WIP: Bug 2030239 - [devtools] Tweak @container tooltip. r=#devtools.
Revision D293026 was moved to bug 2030731. Setting attachment 9568115 [details] to obsolete.
Attachment #9568115 -
Attachment is obsolete: true
| Assignee | ||
Comment 4•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/6563f489b055
https://hg.mozilla.org/integration/autoland/rev/196581a8cf53
[devtools] Include property values referenced in container query condition in the @container tooltip. r=devtools-reviewers,jdescottes,devtools-backward-compat-reviewers.
Comment 6•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox151:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 151 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c152/b151]
You need to log in
before you can comment on or make changes to this bug.
Description
•