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

Issue 1846753004: Fix wrong box-shadow visual overflow with flipped blocks writing mode (Closed)

Created:
4 years, 8 months ago by Xianzhu
Modified:
4 years, 8 months ago
Reviewers:
chrishtr, wkorman
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

Fix wrong box-shadow visual overflow with flipped blocks writing mode BUG=599573 TEST=fast/box-shadow/shadow-box-resize-writing-mode.html TEST=LayoutObjectTest.OverflowRectMappingWithSelfFlippedWritingMode TEST=LayoutObjectTest.OverflowRectMappingWithContainerFlippedWritingMode Committed: https://crrev.com/ac7511d8075f109d87040a2d782b641d4b8e40c9 Cr-Commit-Position: refs/heads/master@{#384613}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -5 lines) Patch
M third_party/WebKit/Source/core/layout/LayoutBox.cpp View 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp View 1 chunk +51 lines, -0 lines 3 comments Download
M third_party/WebKit/Source/core/layout/PaintInvalidationState.cpp View 1 chunk +0 lines, -5 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
Xianzhu
4 years, 8 months ago (2016-03-31 20:26:05 UTC) #2
wkorman
lgtm
4 years, 8 months ago (2016-03-31 21:05:29 UTC) #3
chrishtr
https://codereview.chromium.org/1846753004/diff/1/third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp File third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp (right): https://codereview.chromium.org/1846753004/diff/1/third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp#newcode221 third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp:221: EXPECT_EQ(LayoutRect(222, 111, 140, 70), rect); Why is it offset ...
4 years, 8 months ago (2016-04-01 00:42:09 UTC) #4
Xianzhu
https://codereview.chromium.org/1846753004/diff/1/third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp File third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp (right): https://codereview.chromium.org/1846753004/diff/1/third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp#newcode221 third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp:221: EXPECT_EQ(LayoutRect(222, 111, 140, 70), rect); On 2016/04/01 00:42:09, chrishtr ...
4 years, 8 months ago (2016-04-01 01:17:23 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1846753004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846753004/1
4 years, 8 months ago (2016-04-01 04:43:36 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-01 04:50:08 UTC) #9
chrishtr
lgtm https://codereview.chromium.org/1846753004/diff/1/third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp File third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp (right): https://codereview.chromium.org/1846753004/diff/1/third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp#newcode221 third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp:221: EXPECT_EQ(LayoutRect(222, 111, 140, 70), rect); On 2016/04/01 at ...
4 years, 8 months ago (2016-04-01 16:50:58 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1846753004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1846753004/1
4 years, 8 months ago (2016-04-01 16:52:23 UTC) #12
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-01 17:00:54 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 17:03:24 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ac7511d8075f109d87040a2d782b641d4b8e40c9
Cr-Commit-Position: refs/heads/master@{#384613}

Powered by Google App Engine
This is Rietveld 408576698