[Webkit-unassigned] [Bug 17421] Lack of end tag of SELECT element causes inaccessible (blank) a rest of a page rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 8 17:59:08 PDT 2008


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21456|review?                     |review+
               Flag|                            |




------- Comment #9 from darin at apple.com  2008-06-08 17:59 PDT -------
(From update of attachment 21456)
This patch is good.

What would make it better would be to add a call to reportError here so the web
inspector would explain the error in the page. I think the call would be:

    reportError(MisplacedContentRetryError, &localName, &currentTagName)

I also think that it would be better to have a test with a text result rather
than a Mac-specific render tree result.

r=me, as-is


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