[Bug 8860] Should other values of "overflow" property be allowed for the "table-overflow" property
[email protected] Wed, 31 Mar 2010 17:57:29 +0000
| Newsgroups | gmane.org.w3c.xsl-editors |
|---|---|
| Message-ID | <[email protected]> |
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8860 Edward Jiang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Edward Jiang <[email protected]> 2010-03-31 17:57:28 --- Recommend to support following value for "table-overflow" property: hidden ====== When the table width is beyond parent area's width, the overflowed part is hidden scroll ====== On some rendering agents that target XSL:FO output to browser or other media that supports scrolling, if the table width is beyond the parent area's width, a Horizontal scroll bar is provided underneath the table to support horizontal scrolling. For other rendering agents that target for printing, this value will be ignored and the agents will treat property as set to be "auto" and use the default behavior. -- 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.