Chromium Code Reviews
Description[SPv2] Fix paint offset computation for LayoutTableCell in property tree builder
The table cells have a weird quirk. Although their layout container is the row,
are painted by the rows and can be affected by transforms on the row,
their layout location is relative to the table section.
(i.e. with the row's location baked-in)
This CL adjusts table cell's paint offset in property tree builder in the
same way as other layout/paint code does.
BUG=593525
Committed: https://crrev.com/f0b4bc588c246586ffbb3fedc38444e674996913
Cr-Commit-Position: refs/heads/master@{#381397}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|
||||||||||||||||||||||||||||