--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontFamily001.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontFamily - 001</ttm:title>
+ <ttm:desc>Test tts:fontFamily attribute with monospace value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last words must <span tts:fontFamily='monospace'>using a monospace font</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontFamily002.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontFamily - 002</ttm:title>
+ <ttm:desc>Test tts:fontFamily attribute with sansSerif value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last words must <span tts:fontFamily='sansSerif'>using a sansSerif font</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontFamily003.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontFamily - 003</ttm:title>
+ <ttm:desc>Test tts:fontFamily attribute with serif value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last words must <span tts:fontFamily='serif'>using a serif font</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontFamily004.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontFamily - 004</ttm:title>
+ <ttm:desc>Test tts:fontFamily attribute with monospaceSansSerif value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last words must <span tts:fontFamily='monospaceSansSerif'>using a monospaceSansSerif font</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontFamily005.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontFamily - 003</ttm:title>
+ <ttm:desc>Test tts:fontFamily attribute with monospaceSerif value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last words must <span tts:fontFamily='monospaceSerif'>using a monospaceSerif font</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontFamily006.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontFamily - 006</ttm:title>
+ <ttm:desc>Test tts:fontFamily attribute with proportionalSansSerif value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last words must <span tts:fontFamily='proportionalSansSerif'>using a proportionalSansSerif font</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontFamily007.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontFamily - 007</ttm:title>
+ <ttm:desc>Test tts:fontFamily attribute with proportionalSerif value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last words must <span tts:fontFamily='proportionalSerif'>using a proportionalSerif font</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontFamily008.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontFamily - 008</ttm:title>
+ <ttm:desc>Test tts:fontFamily attribute with Times New Roman value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last words must <span tts:fontFamily='Times New Roman'>using a Times New Roman font</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontFamily009.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontFamily - 009</ttm:title>
+ <ttm:desc>Test tts:fontFamily attribute with InexistantFont, Times New Roman value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last words must <span tts:fontFamily='InexistantFont, Times New Roman'>using a Times New Roman font</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontSize001.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontSize - 001</ttm:title>
+ <ttm:desc>Test tts:fontSize attribute with px unit.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last word must be in <span tts:fontSize='24px'>24px</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontSize002.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontSize - 002</ttm:title>
+ <ttm:desc>Test tts:fontSize attribute with em unit.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last word must be in <span tts:fontSize='2em'>2em</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontSize003.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata"
+ xmlns:ttp="http://www.w3.org/2006/10/ttaf1#parameter"
+ ttp:cellResolution="40 24">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontSize - 003</ttm:title>
+ <ttm:desc>Test tts:fontSize attribute with c unit.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last word must be in <span tts:fontSize='10c'>10c</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontSize004.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata"
+ xmlns:ttp="http://www.w3.org/2006/10/ttaf1#parameter"
+ ttp:cellResolution="40 24">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontSize - 004</ttm:title>
+ <ttm:desc>Test tts:fontSize attribute with percentage.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last word must be in <span tts:fontSize='150%'>150%</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontSize005.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontSize - 005</ttm:title>
+ <ttm:desc>Test tts:fontSize attribute with 2 px lengths.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last word glyphs must be squared in<br /><span tts:fontSize='20px 20px'>20px 20px</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontStyle001.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontStyle - 001</ttm:title>
+ <ttm:desc>Test tts:fontStyle attribute with normal value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s" tts:fontStyle='italic'>The last words must <span tts:fontStyle='normal'>not be italic</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontStyle002.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontStyle - 002</ttm:title>
+ <ttm:desc>Test tts:fontStyle attribute with italic value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last word must be in <span tts:fontStyle='italic'>italic</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontStyle003.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontStyle - 003</ttm:title>
+ <ttm:desc>Test tts:fontStyle attribute with oblique value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last word must be in <span tts:fontStyle='oblique'>oblique</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontStyle004.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontStyle - 004</ttm:title>
+ <ttm:desc>Test tts:fontStyle attribute with reverseOblique value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last word must be in <span tts:fontStyle='reverseOblique'>reverseOblique</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontWeight001.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontWeight - 001</ttm:title>
+ <ttm:desc>Test tts:fontWeight attribute with normal value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s" tts:fontWeight='bold'>The last words must <span tts:fontWeight='normal'>not be bold</span>.</p>
+ </div>
+ </body>
+</tt>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/testsuite/Styling/FontWeight002.xml Thu Jan 08 16:29:56 2009 +0000
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<tt xml:lang="en"
+ xmlns="http://www.w3.org/2006/10/ttaf1"
+ xmlns:tts="http://www.w3.org/2006/10/ttaf1#style"
+ xmlns:ttm="http://www.w3.org/2006/10/ttaf1#metadata">
+ <head>
+ <metadata>
+ <ttm:title>Styling Test - FontWeight - 002</ttm:title>
+ <ttm:desc>Test tts:fontWeight attribute with bold value.</ttm:desc>
+ <ttm:copyright>Copyright (C) 2009 W3C (MIT, ERCIM, Keio).</ttm:copyright>
+ </metadata>
+ </head>
+ <body>
+ <div>
+ <p begin="0s" end="10s">The last word must be <span tts:fontWeight='bold'>bold</span>.</p>
+ </div>
+ </body>
+</tt>