DescriptionAlign reference box computation for inline boxes with Gecko
For inline boxes, the reference box should be computed per-fragment, and
be subject to box-decoration-break. We're not quite there yet though, so
go for "local compat" for now and align with Gecko. This way we're
slightly closer to "correct" (the "single line" case ought to be fairly
correct for instance), and hopefully avoid getting sucked into a compat
"sinkhole".
Adjust css3/masking/clip-path-reference-box-inline.html to match.
BUG=641907
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Committed: https://crrev.com/10b60639752dde3f81bc82323f70eb6e99adeae5
Cr-Commit-Position: refs/heads/master@{#416264}
Patch Set 1 #Patch Set 2 : Adjust TC for Win #Patch Set 3 : Maybe now #
Messages
Total messages: 21 (16 generated)
|