Chromium Code Reviews
DescriptionFix position of layer with floating ancestor within inline parent layer
<span style="position: relative">
...
<div style="float: left">
...
<target layer>
...
</div>
...
</span>
Because of the floating ancestor, the containing layer of target layer
is not the span, but the layer found in the containing block chain.
BUG=703666, 703481
NOTRY=true
NOPRESUBMIT=true
TBR=wangxianzhu@chromium.org
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2761413002
Cr-Original-Commit-Position: refs/heads/master@{#458857}
Review-Url: https://codereview.chromium.org/2770713004
Cr-Commit-Position: refs/branch-heads/3029@{#375}
Cr-Branched-From: 939b32ee5ba05c396eef3fd992822fcca9a2e262-refs/heads/master@{#454471}
Committed: https://chromium.googlesource.com/chromium/src/+/a63a4e804574974a127ee0920f65628374257ebb
Patch Set 1 #
Messages
Total messages: 6 (4 generated)
|
|||||||||||||||||||||||||||||||||||||