spec/Overview.html 1.1127 1936 Case Sensitivity Training (whatwg r1936)

Case Sensitivity Training (whatwg r1936)

0
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1127.html#x
9.1 Rendering and the DOM
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1127.html#rendering0

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1126&r2=1.1127&f=h
http://html5.org/tools/web-apps-tracker?from=1935&to=1936

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1126
retrieving revision 1.1127
diff -u -d -r1.1126 -r1.1127
--- Overview.html 24 Jul 2008 22:36:43 -0000 1.1126
+++ Overview.html 25 Jul 2008 09:26:38 -0000 1.1127
@@ -27,7 +27,7 @@
     for HTML and XHTML</h2>
 
    <h2 class="no-num no-toc" id=editors0><!-- "W3C Working Draft" -->
-    Editor's Draft <!--ZZZ-->24 July 2008</h2>
+    Editor's Draft <!--ZZZ-->25 July 2008</h2>
 
    <dl><!-- ZZZ: update the month/day
     <dt>This Version:</dt>
@@ -175,7 +175,7 @@
 
   <p>The W3C <a href="http://www.w3.org/html/wg/">HTML Working Group</a> is
[...1341 lines suppressed...]
 
   <h3 id=rendering0><span class=secno>9.1 </span>Rendering and the DOM</h3>
 
@@ -54951,16 +55000,12 @@
 <pav> the html spec should say what to do with it
 
 
-should we say that elements in HTML must be lowercase? (but with error
-handling for uppercase tags, obviously)? If so, update examples.
-
 <title> is for out of context headers
 <h1> is for in-context headers
 
 The parsing rules of HTML
 
 media="" is case-insensitive
-case-sensitivity of other attributes, and what it means
 
 empty title attribute is equivalent to missing attribute for purposes
 of alternate style sheet processing

Received on Friday, 25 July 2008 09:30:27 UTC