[Webkit-unassigned] [Bug 13292] Table misdrawn in news article on cyclones.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 3 06:36:16 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=13292


Pravin D <pravind.2k4 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com,
                   |                            |jchaffraix at webkit.org,
                   |                            |pravind.2k4 at gmail.com




--- Comment #3 from Pravin D <pravind.2k4 at gmail.com>  2012-07-03 06:36:16 PST ---
FF, IE and Opera tables do not inherit the text-indent value from its parent.
The attached test case has a negative text-indent set for <p> tag which is being inherited by the child table in case of Webkit. Thus the issue. 

Tables in case of other browsers never inherit text-indent from its parent. Not sure if its a good thing or not. Is there any spec which talks about this behavior ? Are we suppose to fix this bug ?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list