Closed Bug 1955208 Opened 7 months ago Closed 6 months ago

details.css is displayed in StyleEditor even when "Show Browser Styles" is disabled

Categories

(DevTools :: Style Editor, defect, P3)

defect

Tracking

(firefox138 fixed)

RESOLVED FIXED
138 Branch
Tracking Status
firefox138 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

(Blocks 1 open bug, )

Details

Attachments

(1 file)

Steps to reproduce

  1. Go to data:text/html,<meta charset=utf8><!DOCTYPE html><style>details[open]::details-content {background-color: gold;t}</style><details open><summary>Example summary</summary><p>First</p><p>Second</p></details>
  2. Open the Style Editor

Expected results

I'm only seeing the page inline stylesheet

Actual results

A details.css stylesheet is displayed


Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Severity: -- → S3
Priority: -- → P3
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/7d723f376cd4 [devtools] Don't show resource://content-accessible/details.css in Style Editor. r=devtools-reviewers,ochameau.
Status: ASSIGNED → RESOLVED
Closed: 6 months ago
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: