[Webkit-unassigned] [Bug 6262] Centering table within a absolute positioned div does not work
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Dec 27 14:53:00 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=6262
------- Additional Comments From macdome at opendarwin.org 2005-12-27 14:53 -------
In this case, it shouldn't matter (as this sounds like a RenderLayer issue), but are you serving this page as
text/xml or as text/html? If you're serving it as html, you'll go through the HTML parser, even though
your document is conformant XHTML 1.0. You can find out which, by pointing http://web-sniffer.net/ at
your site, or using "curl -I <your url>" Either will tell you how your server is vending the content.
FYI, it's also best to attach the test cases as files (instead of comments) in the future. doing so now.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list