[webkit-reviews] review requested: [Bug 7868] REGRESSION: Extraneous focus ring drawn at the end of the page : [Attachment 7229] patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Wed Mar 22 04:15:28 PST 2006


Graham Dennis <Graham.Dennis at gmail.com> has asked Justin Garcia
<justin.garcia at apple.com> for review:
Bug 7868: REGRESSION: Extraneous focus ring drawn at the end of the page
http://bugzilla.opendarwin.org/show_bug.cgi?id=7868

Attachment 7229: patch
http://bugzilla.opendarwin.org/attachment.cgi?id=7229&action=edit

------- Additional Comments from Graham Dennis <Graham.Dennis at gmail.com>
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.



More information about the webkit-reviews mailing list