HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/7130

SVNBugCommentTime (UTC)
7130Add more text to the dev version.2012-06-11 23:12
Index: source
===================================================================
--- source	(revision 7129)
+++ source	(revision 7130)
@@ -3282,8 +3282,6 @@
 
   </ul>
 
-  <div class="impl">
-
   <hr>
 
   <p>Vendor-specific proprietary user agent extensions to this
@@ -3292,6 +3290,8 @@
   user base, allowing only users of specific user agents to access the
   content in question.</p>
 
+  <div class="impl">
+
   <p>If such extensions are nonetheless needed, e.g. for experimental
   purposes, then vendors are strongly urged to use one of the
   following extension mechanisms:</p>
@@ -3386,6 +3386,8 @@
   title="">Feature</var></code>" (i.e. the "<code title="">x</code>"
   is dropped from the IDL attribute's name).</p>
 
+  </div>
+
   <hr>
 
   <p>When vendor-neutral extensions to this specification are needed,
@@ -3469,6 +3471,8 @@
   correct HTML5.)</p>
 <!--START dev-html--><!--START complete--><!--CONFORMANCE--><!--FORK-->
 
+  <div class="impl">
+
   <hr>
 
   <p>User agents must treat elements and attributes that they do not

|