[Webkit-unassigned] [Bug 7536] <object> tag

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Mar 1 10:44:11 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7536





------- Comment #1 from ed.keech at gmail.com  2006-03-01 10:44 PDT -------
on the newest nightly r13060 it does seem to cause it to hide the items.

But this code most certainly does not pass w3c spec. it has all sorts of
problems .

But this reduction does seem to fail as well.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head></head>
<body>
<p>This is a paragraph.</p>
<p>this is another paragraph</p>
<object declar>
        <div>
                <p> this is a paragraph inside a object</p>
                <p>this is another paragraph inside a object</p>
        </div>
</object>
</body>
</html>


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