Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(292)

Issue 2245873002: Disable anchoring if ancestor changes padding or margin (Closed)

Created:
4 years, 4 months ago by ymalik
Modified:
4 years, 3 months ago
Reviewers:
CC:
chromium-reviews, szager+layoutwatch_chromium.org, zoltan1, blink-reviews-layout_chromium.org, pdr+renderingwatchlist_chromium.org, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Disable anchoring if ancestor changes padding or margin BUG=630788

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -1 line) Patch
M third_party/WebKit/Source/core/layout/LayoutBlock.h View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ScrollAnchor.h View 2 chunks +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/ScrollAnchor.cpp View 4 chunks +31 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/ScrollAnchorTest.cpp View 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
ymalik
4 years, 3 months ago (2016-09-06 20:40:02 UTC) #1
Description was changed from

==========
Disable anchoring if ancestor changes padding or margin

BUG=630788
==========

to

==========
Disable anchoring if ancestor changes padding or margin

BUG=630788
==========

Powered by Google App Engine
This is Rietveld 408576698