[Webkit-unassigned] [Bug 19046] Page covered in huge red rectangle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 15 07:23:43 PDT 2008


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





------- Comment #2 from gamander at gmail.com  2008-05-15 07:23 PDT -------
The problem seems to be caused by several nested <nobr> tags, like this:

<nobr>
<div class="box-head-color-forside">
<nobr>Webcam</nobr>
</div>
</nobr>

Without the duplicate pair of <nobr> tags the page is rendered correctly.


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