- From: <bugzilla@jessica.w3.org>
- Date: Sat, 16 Jun 2012 09:39:43 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17505
Summary: Wider set of properties should apply to table wrapper
box instead of table box
Product: CSS
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: CSS Level 2
AssignedTo: bert@w3.org
ReportedBy: antonsforums@yahoo.co.uk
QAContact: public-css-bugzilla@w3.org
17.4 (Tables in the visual formatting model) says:
# The computed values of properties 'position', 'float', 'margin-*',
# 'top', 'right', 'bottom', and 'left' on the table element are used
# on the table wrapper box and not the table box; all other values of
# non-inheritable properties are used on the table box and not the
# table wrapper box. (Where the table element's values are not used
# on the table and table wrapper boxes, the initial values are used
# instead.)
It seems that a wider set of properties should apply to table wrapper box
instead of table box, as described in the comments below.
--
Configure bugmail: https://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, 16 June 2012 09:39:45 UTC