WWW/International/multilingualweb/lt/drafts/its20/examples/html5 EX-forbiddenCharacters-html5-local-1.html,NONE,1.1

Update of /w3ccvs/WWW/International/multilingualweb/lt/drafts/its20/examples/html5
In directory hutz:/tmp/cvs-serv6635

Added Files:
	EX-forbiddenCharacters-html5-local-1.html 
Log Message:
adding forbiddenCharacters examples

--- NEW FILE: EX-forbiddenCharacters-html5-local-1.html ---
<!DOCTYPE html>

<html lang="en">
 <head>
  <meta charset="utf-8"/>
  <title>FobiddenCharacters flag test: Default</title>
 </head>
 <body>
  <p>The <span its:forbiddenCharacters="U+002A,U+002B">World Wide Web Consortium</span> is
    making the World Web Web worldwide!</p>
 </body>
</html>

Received on Friday, 17 August 2012 08:45:18 UTC