[Webkit-unassigned] [Bug 14307] REGRESSION: Google Product Search results pages render incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 21:28:55 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14307





------- Comment #5 from smitty078 at mac.com  2007-06-26 21:28 PDT -------
In working on a test case reduction for this I realized that removing the
doctype causes the page to render CORRECTLY.  The doctype is:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">

I am working on a reduction with the doctype included so that I can find the
specific problem in the code that renders this particular doctype.  Is this the
correct thing I should be doing?


-- 
Configure bugmail: http://bugs.webkit.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