Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(106)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/touch/compositor-touch-hit-rects-transform-changed-nolayout-expected.txt
Issue
2600593002
:
Fix touch event flag may not be updated correctly by transform which causes no layout (Closed)
Patch Set: Optimization && nit
Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
third_party/WebKit/LayoutTests/fast/events/touch/compositor-touch-hit-rects-transform-changed-nolayout.html
third_party/WebKit/LayoutTests/fast/events/touch/compositor-touch-hit-rects-transform-changed-nolayout-expected.txt
third_party/WebKit/Source/core/layout/LayoutBox.cpp
third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.h
third_party/WebKit/Source/core/page/scrolling/ScrollingCoordinator.cpp
View unified diff
|
Download patch
« no previous file with comments
|
« third_party/WebKit/LayoutTests/fast/events/touch/compositor-touch-hit-rects-transform-changed-nolayout.html
('k') |
third_party/WebKit/Source/core/layout/LayoutBox.cpp »
('j') |
third_party/WebKit/Source/core/layout/LayoutBox.cpp »
('J')
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
This test verifies the touch event target rects are updated correctly when an el ement transfroms without causing layout.
2
3
[object HTMLDivElement]: #document (100, 100, 50, 50)
4
5
[object HTMLDivElement]: #document (150, 100, 50, 50)
6
7
OLD
NEW
« no previous file with comments
|
« third_party/WebKit/LayoutTests/fast/events/touch/compositor-touch-hit-rects-transform-changed-nolayout.html
('k') |
third_party/WebKit/Source/core/layout/LayoutBox.cpp »
('j') |
third_party/WebKit/Source/core/layout/LayoutBox.cpp »
('J')
Issue 2600593002: Fix touch event flag may not be updated correctly by transform which causes no layout (Closed)
Created 3 years, 12 months ago by yigu
Modified 3 years, 11 months ago
Reviewers: chrishtr, majidvp
Base URL:
Comments: 36
This is Rietveld
408576698