[Bug 17505] Wider set of properties should apply to table wrapper box instead of table box

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17505

--- Comment #3 from Anton P <antonsforums@yahoo.co.uk> 2012-06-16 10:18:12 UTC ---
UA behaviour report from David Baron:
http://lists.w3.org/Archives/Public/www-style/2012Jun/0066.html

In addition to 'clear' and 'z-index', Gecko propagates the following to the
table wrapper box:

'vertical-align' (for inline-table)
'line-height' (for vertical-align on inline-table)

[Also, the following CSS3 properties:
'page-break-before'
'page-break-after'
(probably 'page-break-inside' too when it gets implemented)
'transform'
'transform-origin' (for https://bugzilla.mozilla.org/show_bug.cgi?id=722777)
'backface-visibility' (for https://bugzilla.mozilla.org/show_bug.cgi?id=724750)
]

-- 
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 10:18:14 UTC