media/library/ui/src
ibaker 54eccd3893 Change WebViewSubtitleOutput to use em not % for line offsets
The existing code moves a multi-line cue box by multiples of the height
of the whole cue box (incorrect), rather than multiples of the first
line of text (correct). These two are equivalent for single-line cues,
which is why I didn't initially spot the problem.

PiperOrigin-RevId: 318036793
2020-06-26 11:13:41 +01:00
..
main Change WebViewSubtitleOutput to use em not % for line offsets 2020-06-26 11:13:41 +01:00
test Add StrikethroughSpan support to SpannedToHtmlConverter 2020-05-14 22:18:18 +01:00