- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Sun, 22 Sep 2013 17:28:04 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5
In directory gil:/tmp/cvs-serv21615/examples/html5
Modified Files:
EX-HTML-whitespace-normalization.html
EX-externalresource-html5-1.html
EX-locQualityIssue-html5-local-1.html
EX-mtConfidence-global-html5-1.html
Log Message:
publication date now 25 September - doing pub prep fixes
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-HTML-whitespace-normalization.html 2013/05/19 11:42:32 1.1
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-HTML-whitespace-normalization.html 2013/09/22 17:28:04 1.2
@@ -1,3 +1,3 @@
-<html xmlns="http://www.w3.org/1999/xhtml"><body><h2 translate="yes">Welcome to <span
+<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8" ><title>NIF conversion example</title></head><body><h2 translate="yes">Welcome to <span
its-ta-ident-ref="http://dbpedia.org/resource/Dublin" its-within-text="yes"
translate="no">Dublin</span> in <b translate="no" its-within-text="yes">Ireland</b>!</h2></body></html>
\ No newline at end of file
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-externalresource-html5-1.html 2013/05/26 10:33:50 1.5
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-externalresource-html5-1.html 2013/09/22 17:28:04 1.6
@@ -7,7 +7,7 @@
<body>
<video
height=360
- poster=video-image.png
+ poster=http://www.example.com/video-image.png
src=http://www.example.com/video/v2.mp
width=640>
<p>If your browser doesn't support
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-locQualityIssue-html5-local-1.html 2013/05/26 10:33:50 1.4
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-locQualityIssue-html5-local-1.html 2013/09/22 17:28:04 1.5
@@ -30,7 +30,7 @@
its-loc-quality-issue-comment="should be 'quality'"
its-loc-quality-issue-profile-ref=grammar
its-loc-quality-issue-severity=50
- its-loc-quality-issue-type=spelling>qulaity</span> with his instrument,
+ its-loc-quality-issue-type=misspelling>qulaity</span> with his instrument,
a standard that would not only satisfy listeners but that
would overcome all the flaws of traditional instruments.</p>
</body>
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-mtConfidence-global-html5-1.html 2012/12/03 19:15:46 1.5
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-mtConfidence-global-html5-1.html 2013/09/22 17:28:04 1.6
@@ -9,9 +9,11 @@
<body its-annotators-ref="mt-confidence|file:///tools.xml#T1">
<p>
<img src="http://upload.wikimedia.org/wikipedia/commons/9/93/Trinity_College.jpg"
- title="Front gate of Trinity College Dublin"/>
+ title="Front gate of Trinity College Dublin"
+ alt="alternative description"/>
<img src="http://upload.wikimedia.org/wikipedia/commons/c/cc/Molly_alone.jpg"
- title="A tart with a cart"/>
+ title="A tart with a cart"
+ alt="alternative description"/>
</p>
</body>
</html>
\ No newline at end of file
Received on Sunday, 22 September 2013 17:28:05 UTC