[Webkit-unassigned] [Bug 10612] Fieldsets show up nested when block element is defined using shorthand
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 5 04:50:36 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=10612
ap at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
------- Comment #2 from ap at webkit.org 2007-10-05 04:50 PDT -------
> Safari doesnt seem to respect shorthand notation for block elements in this
> case.
No browser respects XML self-closing syntax in HTML files, so "<div />" is
exactly the same as "<div>". However, WebKit error recovery doesn't match HTML5
and other browsers in this case.
Might be a duplicate of bug 6302.
--
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