Closed
Bug 1984365
Opened 3 months ago
Closed 2 months ago
Add selector highlighter test for rules in @scope rules
Categories
(DevTools :: Inspector: Rules, task)
DevTools
Inspector: Rules
Tracking
(firefox145 fixed)
RESOLVED
FIXED
145 Branch
| Tracking | Status | |
|---|---|---|
| firefox145 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(2 files)
Bug 1980210 will fix the underlying issue (CSSStyleRule#querySelectorAll should support @scope), but we should make sure that the UI still plays nicely with this
| Assignee | ||
Comment 1•3 months ago
|
||
This should make it easier to test and debug such highlighter, so we know for
which elements they're displayed.
Depends on D261767
Updated•3 months ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•3 months ago
|
||
Pushed by nchevobbe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/4d3fd5ce8185
https://hg.mozilla.org/integration/autoland/rev/4c2858ab5ce0
[devtools] Update boxmodel highlighter infobar element data even if info bar is hidden. r=devtools-reviewers,ochameau.
https://github.com/mozilla-firefox/firefox/commit/783ca0326f99
https://hg.mozilla.org/integration/autoland/rev/d5c6427e6665
[devtools] Add selector highlighter test for rules in @scope. r=devtools-reviewers,ochameau.
https://hg.mozilla.org/mozilla-central/rev/4c2858ab5ce0
https://hg.mozilla.org/mozilla-central/rev/d5c6427e6665
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
status-firefox145:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 145 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c146/b145]
You need to log in
before you can comment on or make changes to this bug.
Description
•