Manually revert 602554 and 607336
602554 was created to fix a containing block issue, stated in crbug.com/764783. Once 602554 is landed, we found that it breaks inbox, as stated in crbug.com/899759, so we landed 607336. Now with 607336 landed, the callsites of "ContainerForAbsolutePosition" are making an assumption that the container will always have a PaintLayer. Apparently, that is no longer true. So this CL reverts both CLs, we should fix chrome's stacking context behavior as stated in crbug.com/903946 Bug: 905914 Change-Id: I15df9041f7b34b525e5bc0875443a46213c2de03 Reviewed-on: https://chromium-review.googlesource.com/c/1344813Reviewed-by:Chris Harrelson <chrishtr@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#609906}
Showing
Please register or sign in to comment