- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 03 Sep 2009 02:30:13 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/markup/aria In directory hutz:/tmp/cvs-serv17542/aria Added Files: schema.html Log Message: build tweaks --- NEW FILE: schema.html --- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html xmlns='http://www.w3.org/1999/xhtml'> <head> <title>HTML5 schema</title> <style> body { background-color: #eee; } .comment { display: block; } #schema > .chunk { background-color: lightyellow; margin-top: 20px; margin-left: 20px; margin-bottom: 20px; } #schema > .define { background-color: lightyellow; [...7694 lines suppressed...] <a href='#interleave' title='INTERLEAVED IN ANY ORDER' class='rnc-symbol'>&</a> <a class='ref' href='#aria-selected'>aria-selected</a><a href='#optional' title='OPTIONAL (ZERO OR ONE)' class='rnc-symbol'>?</a> <a href='#interleave' title='INTERLEAVED IN ANY ORDER' class='rnc-symbol'>&</a> <a class='ref' href='#aria-setsize'>aria-setsize</a><a href='#optional' title='OPTIONAL (ZERO OR ONE)' class='rnc-symbol'>?</a></span> </div> <div class='define' id='aria.role.treeitem-define'> <div class='patternname' id='the-aria.role.treeitem'><a href='#the-aria.role.treeitem'>aria.role.treeitem</a> =</div> <span class='pattern' id='aria.role.treeitem'><span class='type'>attribute </span> <span class='name'>role</span> {<span class='model'> string "treeitem" </span>} </span> </div> </div> </div>default namespace = "http://www.w3.org/1999/xhtml" <div class='datatypes'>datatypes d = "http://whattf.org/datatype-draft"</div> </div> </body> </html>
Received on Thursday, 3 September 2009 02:35:49 UTC