--- a/testsuite/Styling/BackgroundColor005.xml Mon Dec 08 21:05:58 2008 +0000
+++ b/testsuite/Styling/BackgroundColor005.xml Mon Dec 08 21:06:30 2008 +0000
@@ -12,7 +12,7 @@
</head>
<body tts:backgroundColor="rgba(255,0,255,50)">
<div>
- <p begin="0s" end="10s">The background is magenta with 50% opacity.<br/><span tts:color="rgba(255,0,255)">This text is 100% magenta.</span></p>
+ <p begin="0s" end="10s">The background is magenta with 50% opacity.<br/><span tts:color="rgb(255,0,255)">This text is 100% magenta.</span></p>
</div>
</body>
</tt>