This CL addresses the github issue [#8946](https://github.com/google/ExoPlayer/issues/8964). That issue requests support for `font-size` CSS property in WebVTT subtitle format. This CL: * Adds support for `font-size` property by extending capabilities of WebVTT `CssParser`. Implementation of `font-size` property value parsing is based on the one in `TtmlDecoder`. * Adds unit test along with test file containing WebVTT subtitles with all currently supported `font-size` units. #minor-release PiperOrigin-RevId: 388423859
| 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_font_size | Loading commit data... | |
| with_overlapping_timestamps | Loading commit data... | |
| with_positioning | Loading commit data... | |
| with_rubies | Loading commit data... | |
| with_tags | Loading commit data... | |
| with_vertical | Loading commit data... | |
| with_x-timestamp-map_header | Loading commit data... |