- From: <bugzilla@jessica.w3.org>
- Date: Sat, 20 Nov 2010 02:50:33 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11353
Summary: Instead of "If rowspan is zero, then let cell grows
downward be true, and set rowspan to 1," it should
read, If rowspan is zero, then set rowspan to 1. If
rowspan is greater than 1, then let cell grows
downward be true.
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#for
ming-a-table
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/tabular-data.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#forming-a-table
Comment:
Instead of "If rowspan is zero, then let cell grows downward be true, and set
rowspan to 1," it should read, If rowspan is zero, then set rowspan to 1. If
rowspan is greater than 1, then let cell grows downward be true.
Posted from: 75.6.247.1 by yonathan@gmail.com
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Saturday, 20 November 2010 02:50:41 UTC