--- a/testsuite/Styling/TextDecoration012.xml Wed Jun 03 20:17:25 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<tt xml:lang="en"
- xmlns="http://www.w3.org/2006/10/ttaf1"
- xmlns:tts="http://www.w3.org/2006/10/ttaf1#styling"
- xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
- <head>
- <metadata>
- <ttm:title>Styling Test - TextDecoration - 012</ttm:title>
- <ttm:desc>Test tts:textDecoration attribute with the inherit value.</ttm:desc>
- <ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
- </metadata>
- </head>
- <body>
- <div>
- <p begin="0s" end="10s" tts:textDecoration="underline">All words in this caption are <span tts:textDecoration="underline">underlined</span>.</p>
- </div>
- </body>
-</tt>