mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Remove unused styles from TTML test data
PiperOrigin-RevId: 288862795
This commit is contained in:
parent
bae4d786e2
commit
2c02f787bd
1 changed files with 0 additions and 8 deletions
|
|
@ -3,14 +3,6 @@
|
||||||
xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
|
xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
|
||||||
xmlns="http://www.w3.org/ns/ttml"
|
xmlns="http://www.w3.org/ns/ttml"
|
||||||
xmlns="http://www.w3.org/2006/10/ttaf1">
|
xmlns="http://www.w3.org/2006/10/ttaf1">
|
||||||
<head>
|
|
||||||
<styling>
|
|
||||||
<style id="s0"
|
|
||||||
tts:textDecoration="underline"/>
|
|
||||||
<style id="s1"
|
|
||||||
tts:textDecoration="lineThrough"/>
|
|
||||||
</styling>
|
|
||||||
</head>
|
|
||||||
<body>
|
<body>
|
||||||
<div>
|
<div>
|
||||||
<p begin="10s" end="18s" tts:fontSize="32px">text 1</p>
|
<p begin="10s" end="18s" tts:fontSize="32px">text 1</p>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue