New issue
Advanced search Search tips

Issue 884232 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Feature



Sign in to add a comment

::cue-region pseudo-element

Project Member Reported by modma...@google.com, Sep 14

Issue description

Chrome Version: 69.0.3497.92 (Official Build) (64-bit)
OS: Linux

What steps will reproduce the problem?
(1) Enable "Experimental Web Platform features" flag for VTTRegion support.
(2) Create a TextTrack on a video element.
(3) Create a VTTCue with a VTTRegion applied.
(4) Add CSS styles for ::cue-region

See: https://storage.googleapis.com/shaka-demo-assets/_bugs/firefox-vttregion-style/text.html

What is the expected result?
I should be able to style the region itself (like the background color) with the pseudo-element ::cue-region.

What happens instead?
The style has no effect.
 
Status: Available (was: Untriaged)

Sign in to add a comment