Closed Bug 1849235 Opened 2 years ago Closed 1 years ago

[Inactive CSS] Report ignored properties on ::cue pseudo-elements

Categories

(DevTools :: Inspector: Rules, enhancement)

enhancement

Tracking

(firefox119 fixed)

RESOLVED FIXED
119 Branch
Tracking Status
firefox119 --- fixed

People

(Reporter: sebo, Assigned: sebo)

References

(Blocks 2 open bugs, )

Details

(Whiteboard: [devtools:relnote])

Attachments

(1 file)

The ::cue pseudo-element can only be styled by a limited set of properties. Those properties are:

  • color
  • opacity
  • visibility
  • the properties corresponding to the text-decoration shorthand
  • text-shadow
  • the properties corresponding to the background shorthand
  • the properties corresponding to the outline shorthand
  • the properties corresponding to the font shorthand, including line-height
  • white-space
  • text-combine-upright
  • ruby-position

See https://www.w3.org/TR/webvtt1/#the-cue-pseudo-element and https://developer.mozilla.org/en-US/docs/Web/CSS/::cue#permitted_properties.

Sebastian

Assignee: nobody → sebastianzartner
Status: NEW → ASSIGNED
Pushed by sebastianzartner@gmail.com: https://hg.mozilla.org/integration/autoland/rev/ff72ed65b815 [devtools] Handle ::cue pseudo-element's ignored properties in inactive CSS. r=devtools-reviewers,fluent-reviewers,flod,nchevobbe.
Status: ASSIGNED → RESOLVED
Closed: 1 years ago
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
Whiteboard: [devtools:relnote]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: