- From: CVS User fsasaki <cvsmail@w3.org>
- Date: Wed, 08 May 2013 07:22:11 +0000
- To: public-multilingualweb-lt-commits@w3.org
Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5
In directory gil:/tmp/cvs-serv16349/examples/html5
Modified Files:
EX-its-and-existing-HTML5-markup.html
Log Message:
translate example update
--- /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-its-and-existing-HTML5-markup.html 2013/05/07 22:06:45 1.3
+++ /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5/EX-its-and-existing-HTML5-markup.html 2013/05/08 07:22:11 1.4
@@ -5,7 +5,7 @@
<title>HTML native markup expressing three ITS 2.0 data categories</title>
</head>
<body>
- <p id="p1">This is a <em>motherboard</em> and
- and image: <img src="http://example.com/myimg.png" alt="My image"/>.</p>
+ <p id="p1" translate="yes">This is a <em>motherboard</em> and image:
+ <img src="http://example.com/myimg.png" alt="My image"/>.</p>
</body>
</html>
\ No newline at end of file
Received on Wednesday, 8 May 2013 07:22:27 UTC