blob: 409718af0788d0ea969f3beb1b29aa5978a424a2 [file] [log] [blame]
WEBVTT
STYLE
::cue(#foo) {
width: 20px;
} /*
NOTE hello
00:00:00.000 -- > 00:00:01.000
*/
.foo {
width: 19px;
}
.bar {
width: 18px;
}
foo
00:00:00.000 --> 00:00:01.000
text
STYLE
::cue(::bar) {
width: 18px;
}
bar
00:00:00.000 --> 00:00:01.000
text