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

Issue 1588003003: Incorrect element hit testing for inline elements containing children with transform applied (Closed)

Created:
4 years, 11 months ago by nolan.robin.cao
Modified:
4 years, 11 months ago
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

Incorrect element hit testing for inline elements containing children with transform applied If the previous inline box has layer, we need to call |LayoutInline::hitTestCulledInline()| on current inline box's parent. BUG=576655 Committed: https://crrev.com/e7df09b4a3b1370dda95e11625d9dbdb1bfb99a4 Cr-Commit-Position: refs/heads/master@{#370072}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Update code and comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -10 lines) Patch
A third_party/WebKit/LayoutTests/hittesting/culled-inline.html View 1 chunk +36 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/hittesting/culled-inline-expected.txt View 1 chunk +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp View 1 2 chunks +6 lines, -8 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
nolan.robin.cao
PTAL. Thanks!
4 years, 11 months ago (2016-01-14 20:27:36 UTC) #4
Xianzhu
https://codereview.chromium.org/1588003003/diff/1/third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp File third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp (right): https://codereview.chromium.org/1588003003/diff/1/third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp#newcode1016 third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp:1016: // we hit test it before we move the ...
4 years, 11 months ago (2016-01-14 21:45:26 UTC) #5
Xianzhu
On 2016/01/14 21:45:26, Xianzhu wrote: > https://codereview.chromium.org/1588003003/diff/1/third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp > File third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp (right): > > https://codereview.chromium.org/1588003003/diff/1/third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp#newcode1016 > ...
4 years, 11 months ago (2016-01-14 21:46:36 UTC) #6
nolan.robin.cao
https://codereview.chromium.org/1588003003/diff/1/third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp File third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp (right): https://codereview.chromium.org/1588003003/diff/1/third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp#newcode1016 third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp:1016: // we hit test it before we move the ...
4 years, 11 months ago (2016-01-15 03:25:34 UTC) #7
Xianzhu
https://codereview.chromium.org/1588003003/diff/1/third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp File third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp (right): https://codereview.chromium.org/1588003003/diff/1/third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp#newcode1016 third_party/WebKit/Source/core/layout/line/InlineFlowBox.cpp:1016: // we hit test it before we move the ...
4 years, 11 months ago (2016-01-15 05:09:41 UTC) #8
nolan.robin.cao
PTAL
4 years, 11 months ago (2016-01-15 13:43:15 UTC) #10
Xianzhu
lgtm
4 years, 11 months ago (2016-01-15 16:33:41 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1588003003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1588003003/20001
4 years, 11 months ago (2016-01-16 05:04:11 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-16 06:30:36 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1588003003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1588003003/20001
4 years, 11 months ago (2016-01-19 01:49:16 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-19 02:50:23 UTC) #19
commit-bot: I haz the power
4 years, 11 months ago (2016-01-19 02:51:53 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e7df09b4a3b1370dda95e11625d9dbdb1bfb99a4
Cr-Commit-Position: refs/heads/master@{#370072}

Powered by Google App Engine
This is Rietveld 408576698