[Webkit-unassigned] [Bug 22547] Problem Rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 5 13:24:58 PDT 2009


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





--- Comment #4 from Daniel Upstone <zeal at zealvurte.co.uk>  2009-08-05 13:24:57 PDT ---
Created an attachment (id=34168)
 --> (https://bugs.webkit.org/attachment.cgi?id=34168)
Expanded to explain the real problem.

I've expanded the test case to explain the real problem here.

This is actually related to the freedom of table-layout: auto provided to UAs.
They're not required to provide the same results as other UAs, so webkit isn't
doing anything wrong here.

But it does appear that webkit intends to match the (poor) behaviour displayed
by other browsers in this test case and doesn't due to a bug with nesting
tables.

Hopefully what i've provided explains the problem clearly enough.

-- 
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