[Webkit-unassigned] [Bug 7301] Text shadow does not repaint correctly

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Mar 25 11:38:18 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7301


opendarwin.org at mitzpettel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #7231 is|0                           |1
           obsolete|                            |




------- Comment #6 from opendarwin.org at mitzpettel.com  2006-03-25 11:38 PDT -------
Created an attachment (id=7295)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=7295&action=view)
Separate vertical overflow from vertical selection bounds and handle horizontal
shadow overflow

This version addresses horizontal overflow and also separates vertical painting
overflow from vertical selection bounds, so the selection highlight is not
affected by shadows. As a bonus, it makes inline blocks with overflow repaint
correctly.

I removed parts of the previous patch that are now part of bug 7916, so this
patch alone doesn't even fix this bug's test case. I also didn't make a test
because I want to make an automated one once DumpRenderTree supports repaint
tests.


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