Steps 4-10 of https://www.w3.org/TR/webvtt1/#cue-computed-line This part is harder to fit into our code structure because it depends on how many cues are simultaneously visible - so it has to go in WebvttSubtitle not WebvttCueParser (which only deals with individual cues in isolation). This removes the `isNormal()` method that was trying to approximate the correct behaviour. PiperOrigin-RevId: 309021686
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| empty | Loading commit data... | |
| typical | Loading commit data... | |
| typical_with_bad_timestamps | Loading commit data... | |
| typical_with_comments | Loading commit data... | |
| typical_with_identifiers | Loading commit data... | |
| with_bad_cue_header | Loading commit data... | |
| with_bom | Loading commit data... | |
| with_css_complex_selectors | Loading commit data... | |
| with_css_styles | Loading commit data... | |
| with_css_text_combine_upright | Loading commit data... | |
| with_overlapping_timestamps | Loading commit data... | |
| with_positioning | Loading commit data... | |
| with_tags | Loading commit data... | |
| with_vertical | Loading commit data... |