--- a/spec/ttaf1-dfxp.xml Thu Feb 09 19:19:43 2012 +0000
+++ b/spec/ttaf1-dfxp.xml Thu Feb 09 19:24:52 2012 +0000
@@ -6,7 +6,7 @@
<!ENTITY status SYSTEM "status.xml">
<!ENTITY document.status "Editors' copy $Date$">
<!ENTITY title "&title;">
-<!ENTITY prevloc "http://www.w3.org/TR/2010/CR-ttaf1-dfxp-20100223/">
+<!ENTITY prevloc "http://www.w3.org/TR/2010/REC-ttaf1-dfxp-20101118/">
<!ENTITY versionOfTT "1.0">
<!ENTITY tbd "<phrase role='tbd'>To Be Defined</phrase>">
<!ENTITY sp " ">
@@ -3736,34 +3736,26 @@
<td>
<eg xml:space="preserve">
<region xml:id="r1">
- <style tts:extent="128px 66px"/>
- <style tts:origin="0px 0px"/>
- <style tts:backgroundColor="black"/>
- <style tts:color="white"/>
+ <style tts:extent="128px 66px" tts:origin="0px 0px"
+ tts:backgroundColor="black" tts:color="white"/>
<style <phrase role="strong">tts:displayAlign="before"</phrase>/>
<style tts:textAlign="start"/>
</region>
<region xml:id="r2">
- <style tts:extent="192px 66px"/>
- <style tts:origin="128px 66px"/>
- <style tts:backgroundColor="green"/>
- <style tts:color="white"/>
+ <style tts:extent="192px 66px" tts:origin="128px 66px"/>
+ tts:backgroundColor="green" tts:color="white"/>
<style <phrase role="strong">tts:displayAlign="after"</phrase>/>
<style tts:textAlign="start"/>
</region>
<region xml:id="r3">
- <style tts:extent="128px 66px"/>
- <style tts:origin="0px 132px"/>
- <style tts:backgroundColor="black"/>
- <style tts:color="white"/>
+ <style tts:extent="128px 66px"/> style tts:origin="0px 132px"
+ tts:backgroundColor="black" tts:color="white"/>
<style <phrase role="strong">tts:displayAlign="before"</phrase>/>
<style tts:textAlign="start"/>
</region>
<region xml:id="r4">
- <style tts:extent="192px 66px"/>
- <style tts:origin="128px 198px"/>
- <style tts:backgroundColor="green"/>
- <style tts:color="white"/>
+ <style tts:extent="192px 66px" tts:origin="128px 198px"/>
+ tts:backgroundColor="green" tts:color="white"/>
<style <phrase role="strong">tts:displayAlign="after"</phrase>/>
<style tts:textAlign="start"/>
</region>
@@ -5868,7 +5860,7 @@
3.2.4.1. If the value represented is less than 0.0,
then it must be interpreted as equal to 0.0; similarly, if the value
represented is greater than 1.0, then it must be interpreted as
-1.0.</p>
+1.0. The value NaN shall be interpreted as 0.0.</p>
<p>If a presentation processor does not support a specific,
valid opacity value, then it must interpret it as being equal to the
closest supported value.</p>