Commit 2c02f787 by ibaker Committed by Oliver Woodman

Remove unused styles from TTML test data

PiperOrigin-RevId: 288862795
parent bae4d786
...@@ -3,14 +3,6 @@ ...@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment