Chromium Code Reviews
DescriptionHit test floats in visual painting order
BlockFlowPainter paints inlines and then the floats. Hit testing
should work in reverse: hit test floats, then inlines. This patch fixes
a bug where overlapping floats were hit test in the wrong order.
This patch is partially based on http://wkrev.com/192854 by Jiewen Tan.
Committed: https://crrev.com/8aa3f89d3b07e7052edc5adfc849eb517f20ed6f
Cr-Commit-Position: refs/heads/master@{#422146}
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|
||||||||||||||||||||||||||||