[Webkit-unassigned] [Bug 23053] LI element loses its bullet in multi-column mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 5 05:16:05 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=23053


gur.trio at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gur.trio at gmail.com




--- Comment #4 from gur.trio at gmail.com  2014-02-05 05:13:24 PST ---
(In reply to comment #3)
> Still reproducible with r79080.

As per the code what is happening is that when we paint the markers it checks whether the marker position intersects with the paint area rect and it fails in that check and does not draw anything.
So one fix is when we query the marker property for position (inside or outside) we can return true if UL has columns. Please suggest?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list