--- a/testsuite/Styling/BackgroundColor007.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/BackgroundColor007.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:backgroundColor="green"/>
+ <style xml:id="s1" tts:backgroundColor="green"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/BackgroundColor008.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/BackgroundColor008.xml Mon Dec 08 21:04:10 2008 +0000
@@ -7,7 +7,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio). All Rights Reserved.</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:backgroundColor="green"/>
+ <style xml:id="s1" tts:backgroundColor="green"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/LineHeight001.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/LineHeight001.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:lineHeight="normal"/>
+ <style xml:id="s1" tts:lineHeight="normal"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/LineHeight002.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/LineHeight002.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:lineHeight="20px"/>
+ <style xml:id="s1" tts:lineHeight="20px"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/LineHeight003.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/LineHeight003.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:lineHeight="30px"/>
+ <style xml:id="s1" tts:lineHeight="30px"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/Padding001.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/Padding001.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:padding="20px"/>
+ <style xml:id="s1" tts:padding="20px"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/Padding002.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/Padding002.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:padding="10px 30px"/>
+ <style xml:id="s1" tts:padding="10px 30px"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/Padding003.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/Padding003.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:padding="10px 20px 40px"/>
+ <style xml:id="s1" tts:padding="10px 20px 40px"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/Padding004.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/Padding004.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:padding="10px 20px 30px 40px"/>
+ <style xml:id="s1" tts:padding="10px 20px 30px 40px"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/Style001.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/Style001.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:color="yellow" tts:textDecoration="none" tts:textAlign="center" tts:backgroundColor="blue" />
+ <style xml:id="s1" tts:color="yellow" tts:textDecoration="none" tts:textAlign="center" tts:backgroundColor="blue" />
</styling>
</head>
<body>
--- a/testsuite/Styling/Styling001.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/Styling001.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:color="red" tts:textDecoration="none" tts:textAlign="center" tts:backgroundColor="blue" />
+ <style xml:id="s1" tts:color="red" tts:textDecoration="none" tts:textAlign="center" tts:backgroundColor="blue" />
<style id="s2" tts:color="blue" tts:textDecoration="underline" tts:textAlign="left" tts:backgroundColor="green" />
</styling>
</head>
--- a/testsuite/Styling/TextAlign003.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/TextAlign003.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:textAlign="center" />
+ <style xml:id="s1" tts:textAlign="center" />
</styling>
</head>
<body>
--- a/testsuite/Styling/TextDecoration003.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/TextDecoration003.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:textDecoration="underline" />
+ <style xml:id="s1" tts:textDecoration="underline" />
</styling>
</head>
<body>
--- a/testsuite/Styling/TextDecoration004.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/TextDecoration004.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:textDecoration="underline" />
+ <style xml:id="s1" tts:textDecoration="underline" />
</styling>
</head>
<body>
--- a/testsuite/Styling/TextOutline004.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/TextOutline004.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:textOutline="red 2px"/>
+ <style xml:id="s1" tts:textOutline="red 2px"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/TextOutline005.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/TextOutline005.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:textOutline="red 3px 2px"/>
+ <style xml:id="s1" tts:textOutline="red 3px 2px"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/Visibility001.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/Visibility001.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:visibility="visible"/>
+ <style xml:id="s1" tts:visibility="visible"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/Visibility002.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/Visibility002.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:visibility="hidden"/>
+ <style xml:id="s1" tts:visibility="hidden"/>
</styling>
</head>
<body>
--- a/testsuite/Styling/Visibility003.xml Mon Dec 08 21:00:58 2008 +0000
+++ b/testsuite/Styling/Visibility003.xml Mon Dec 08 21:04:10 2008 +0000
@@ -10,7 +10,7 @@
<ttm:copyright>Copyright (C) 2008 W3C (MIT, ERCIM, Keio).</ttm:copyright>
</metadata>
<styling>
- <style id="s1" tts:visibility="visible"/>
+ <style xml:id="s1" tts:visibility="visible"/>
</styling>
</head>
<body>