s/id=/xml:id=/
authorPhilippe Le Hégaret <plh@w3.org>
Mon, 08 Dec 2008 21:04:10 +0000
changeset 39 b1c9ec066615
parent 38 2fa87362db1b
child 40 c7ec137dcc60
s/id=/xml:id=/
testsuite/Styling/BackgroundColor007.xml
testsuite/Styling/BackgroundColor008.xml
testsuite/Styling/LineHeight001.xml
testsuite/Styling/LineHeight002.xml
testsuite/Styling/LineHeight003.xml
testsuite/Styling/Padding001.xml
testsuite/Styling/Padding002.xml
testsuite/Styling/Padding003.xml
testsuite/Styling/Padding004.xml
testsuite/Styling/Style001.xml
testsuite/Styling/Styling001.xml
testsuite/Styling/TextAlign003.xml
testsuite/Styling/TextDecoration003.xml
testsuite/Styling/TextDecoration004.xml
testsuite/Styling/TextOutline004.xml
testsuite/Styling/TextOutline005.xml
testsuite/Styling/Visibility001.xml
testsuite/Styling/Visibility002.xml
testsuite/Styling/Visibility003.xml
--- 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>