--- a/testsuite/Specification/DocumentExample823.xml Tue Dec 09 22:49:29 2008 +0000
+++ b/testsuite/Specification/DocumentExample823.xml Wed Dec 10 03:21:12 2008 +0000
@@ -10,9 +10,9 @@
section 8.2.3 of the DFXP 1.0 specification, with the
region replacing with a styling.</ttm:desc>
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
- <styling xml:id="r1">
+ <styling>
<style tts:backgroundColor="black"/>
- <style tts:color="white"/>
+ <style xml:id='s1' tts:color="white"/>
<style tts:displayAlign="after"/>
<style tts:textAlign="center"/>
</styling>
@@ -20,7 +20,7 @@
</head>
<body>
<div>
- <p begin='0s' end='10s' style="r1">
+ <p begin='0s' end='10s' style="s1">
In spring, when woods are <span tts:color="green">getting green</span>,<br/>
I'll try and tell you what I mean.
</p>