HTML5 Tracker

Diff (omit for latest revision)
Filter

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

SVNBugCommentTime (UTC)
3493I've surrounded myself with pedants. (define what bgColor and co do with frameset as the body element)2009-07-29 01:20
Index: source
===================================================================
--- source	(revision 3492)
+++ source	(revision 3493)
@@ -84802,9 +84802,9 @@
   the corresponding cell in the second column on the same row, if
   <span>the body element</span> is a <code>body</code> element (as
   opposed to a <code>frameset</code> element). When there is no <span
-  title="the body element">body element</span>, the attributes must
-  instead return the empty string on getting and do nothing on
-  setting.</p>
+  title="the body element">body element</span> or if it is a
+  <code>frameset</code> element, the attributes must instead return
+  the empty string on getting and do nothing on setting.</p>
 
   <table>
    <thead>

|