Closed Bug 1911619 Opened 1 year ago Closed 1 year ago

Registered properties value with CSS wide keywords (inherit, unset, initial, revert, revert-layer) are indicated as invalid at computed value time

Categories

(DevTools :: Inspector: Rules, defect, P2)

defect

Tracking

(firefox131 fixed)

RESOLVED FIXED
131 Branch
Tracking Status
firefox131 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

Details

Attachments

(1 file)

Steps to reproduce

  1. Navigate to data:text/html,<meta charset=utf8><style>@property --x {syntax: "<color>";inherits: true;initial-value: red;} body {--x: initial;}</style>Hello
  2. Open the inspector, select the body element

Actual results

The --x declaration has a invalid at computed value time icon but shouldn't

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Severity: -- → S3
Priority: -- → P2
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8a3f14817a64 [devtools] InspectorUtils.valueMatchesSyntax should always return true for CSS-wide keywords. r=emilio.
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 131 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: