[Webkit-unassigned] [Bug 16841] Display Error: empty object renders with a space in Safari, different in FF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 14 18:42:08 PST 2008


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


ian at hixie.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at hixie.ch




------- Comment #2 from ian at hixie.ch  2008-01-14 18:42 PDT -------
I'd say the following two tests should be handled the same:
   data:text/html,<p><object height="350" width="425"></object></p>
   data:text/html,<p><object height="350" width="425">X</object></p>

I don't think we should change fallback behaviour just because the element is
empty.


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