[Webkit-unassigned] [Bug 13667] REGRESSION (r21363): Focus ring too tall

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 10 16:08:20 PDT 2007


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


hyatt at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |hyatt at apple.com
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED
  Attachment #14478|                            |review?
               Flag|                            |




------- Comment #1 from hyatt at apple.com  2007-05-10 16:08 PDT -------
Created an attachment (id=14478)
 --> (http://bugs.webkit.org/attachment.cgi?id=14478&action=view)
Fix focus rings for continuations to account for collapsing through other
blocks when inlines are empty

A block in the middle of a continuation should only include its collapsed
margins if they aren't going to collapse beyond the inlines above/below.

This is covered by existing layout tests (even the test I added to fix the
original bug showed this problem, I just didn't notice it), sigh.

This is purely a pixel issue, so isn't caught except by pixel layout tests.


-- 
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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list