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

Issue 1846953008: Clip visual rect with real overflow clip rect (Closed)

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

Description

Clip visual rect with real overflow clip rect BUG=599935 Committed: https://crrev.com/ce52a40114fdbdcf5b6c0914f64fe08b6c867c57 Cr-Commit-Position: refs/heads/master@{#384977}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : Rebase #

Total comments: 14

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -21 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 2 chunks +5 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/layout-state-only-positioned-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/scroll-inside-table-cell-expected.txt View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/scroll-relative-table-inside-table-cell-expected.txt View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/scrollbar-damage-and-full-viewport-repaint-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden.html View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden-expected.txt View 1 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/text-color-change-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/updating-scrolling-container-and-content-expected.txt View 1 1 chunk +1 line, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/fast/repaint/layout-state-scrolloffset3-expected.txt View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/platform/linux/svg/custom/invisible-text-after-scrolling-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutBox.cpp View 1 2 3 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp View 1 2 3 4 3 chunks +127 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (5 generated)
Xianzhu
4 years, 8 months ago (2016-04-01 23:31:26 UTC) #2
Xianzhu
Wait a while. The flipped clipping seems incorrect.
4 years, 8 months ago (2016-04-01 23:50:59 UTC) #3
Xianzhu
On 2016/04/01 23:50:59, Xianzhu wrote: > Wait a while. The flipped clipping seems incorrect. Turned ...
4 years, 8 months ago (2016-04-02 00:34:47 UTC) #4
chrishtr
https://codereview.chromium.org/1846953008/diff/60001/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden-expected.txt File third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden-expected.txt (right): https://codereview.chromium.org/1846953008/diff/60001/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden-expected.txt#newcode19 third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden-expected.txt:19: PASS gFocusedDocument.activeElement.getAttribute("id") is "f5" Why the changes here? Does ...
4 years, 8 months ago (2016-04-04 16:33:16 UTC) #5
Xianzhu
https://codereview.chromium.org/1846953008/diff/60001/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden-expected.txt File third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden-expected.txt (right): https://codereview.chromium.org/1846953008/diff/60001/third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden-expected.txt#newcode19 third_party/WebKit/LayoutTests/fast/spatial-navigation/snav-div-overflow-scrol-hidden-expected.txt:19: PASS gFocusedDocument.activeElement.getAttribute("id") is "f5" On 2016/04/04 16:33:15, chrishtr wrote: ...
4 years, 8 months ago (2016-04-04 17:46:58 UTC) #6
chrishtr
lgtm
4 years, 8 months ago (2016-04-04 18:14:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1846953008/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846953008/80001
4 years, 8 months ago (2016-04-04 18:15:27 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 8 months ago (2016-04-04 19:33:22 UTC) #12
commit-bot: I haz the power
4 years, 8 months ago (2016-04-04 19:34:43 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ce52a40114fdbdcf5b6c0914f64fe08b6c867c57
Cr-Commit-Position: refs/heads/master@{#384977}

Powered by Google App Engine
This is Rietveld 408576698