[Webkit-unassigned] [Bug 7868] REGRESSION: Extraneous focus ring drawn at the end of the page
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Mar 22 04:15:29 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=7868
Graham.Dennis at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7229| |review?(justin.garcia at apple.
Flag| |com)
------- Comment #3 from Graham.Dennis at gmail.com 2006-03-22 04:15 PDT -------
Created an attachment (id=7229)
--> (http://bugzilla.opendarwin.org/attachment.cgi?id=7229&action=view)
patch
The problem was caused by the #document node trying to draw focus rings. No
non-HTMLElement should be drawing focus rings, even if they have a renderer
that is a block flow... right?
This patch passes all the layout tests and fixes the testcase.
--
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