[Webkit-unassigned] [Bug 24900] Render empty optgroup elements.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 16 15:55:36 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=24900
agl at chromium.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #29198|0 |1
is obsolete| |
Attachment #29559| |review?(hyatt at apple.com)
Flag| |
------- Comment #12 from agl at chromium.org 2009-04-16 15:55 PDT -------
Created an attachment (id=29559)
--> (https://bugs.webkit.org/attachment.cgi?id=29559&action=view)
patch
After chatting with Eric, I updated the manual test to check a number of other
corner cases. In order to parse inside a <div> it appeared that
|traverseNextSibling| should be changed to |traverseNextNode|. However, the
<div> is removed from the tree before this code runs, so it doesn't actually
need any changes to work.
--
Configure bugmail: https://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