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
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
NOPRESUBMIT=true
NOTRY=true
R=chrishtr
Review-Url: https://codereview.chromium.org/2761413002
Cr-Original-Commit-Position: refs/heads/master@{#458857}
Review-Url: https://codereview.chromium.org/2767133003
Cr-Commit-Position: refs/branch-heads/2987@{#865}
Cr-Branched-From: ad51088c0e8776e8dcd963dbe752c4035ba6dab6-refs/heads/master@{#444943}
Committed: https://chromium.googlesource.com/chromium/src/+/05de6acd8ec79f95dede0ed751a5be65e8b35c47
Patch Set 1 #Patch Set 2 : - #Patch Set 3 : - #
Total comments: 2
Messages
Total messages: 13 (5 generated)
|
||||||||||||||||||||||||||||