This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 15580 - Definition of "consecutive" in 17.2.1 (Anonymous table objects) is unnecessarily wide?
Summary: Definition of "consecutive" in 17.2.1 (Anonymous table objects) is unnecessar...
Status: NEW
Alias: None
Product: CSS
Classification: Unclassified
Component: CSS Level 2 (show other bugs)
Version: unspecified
Hardware: All Windows 3.1
: P2 normal
Target Milestone: ---
Assignee: Bert Bos
QA Contact: public-css-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-15 23:08 UTC by Anton P
Modified: 2012-12-04 00:51 UTC (History)
0 users

See Also:


Attachments

Description Anton P 2012-01-15 23:08:48 UTC
Reported by Kang-Hao (Kenny) Lu

17.2.1 (Anonymous table objects) [http://www.w3.org/TR/CSS21/tables.html#anonymous-boxes] says:

  # consecutive
  #   Two sibling boxes are consecutive if they have no intervening
  #   siblings other than, optionally, an anonymous inline containing
  #   only white spaces. [...]

The term "consecutive" is only used in stages 2 and 3 of the process described in 17.2.1; does stage 1 (specifically, 1.3 and 1.4) remove any anonymous inlines containing only white spaces, meaning that the definition of "consecutive" need not give treatment to such boxes?

Conversation begins: http://lists.w3.org/Archives/Public/www-style/2011Nov/0204.html

Bug description: http://lists.w3.org/Archives/Public/www-style/2011Nov/0221.html