NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 146 - Deal with scope=colgroup cells that span colgroups.
Deal with scope=colgroup cells that span colgroups.
Status: NEW
Product: Validator.nu
Classification: Unclassified
Component: Non-schema checkers
HEAD
All All
: P2 normal
Assigned To: Nobody
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-03-23 12:11 CET by Nobody
Modified: 2009-11-23 17:16 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nobody 2008-03-23 12:11:14 CET
Index: source
===================================================================
--- source	(revision 1382)
+++ source	(revision 1383)
@@ -18552,12 +18552,12 @@
 
        <dd>
 
-        <p>If the header cell is not in a <span
+        <p>If the header cell is not anchored in a <span
         title="concept-column-group">column group</span>, then do
         nothing.</p>
 
         <p>Otherwise, let (<var title="">group<sub
-        title="">x</sub></var>, 0) be the slot at which the column
+        title="">x</sub></var>, 0) be the slot at which that column
         group is anchored, let <var title="">width</var> be the number
         of columns in the column group, and add all the data cells
         that cover slots with coordinates (<var title="">slot<sub