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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/flexible-box-overflow-expected.txt

Issue 2327223002: Move all remaining fast/repaint tests to paint/invalidation (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x552 5 LayoutBlockFlow {BODY} at (8,8) size 784x552
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 233x17 7 LayoutText {#text} at (0,0) size 233x17
8 text run at (0,0) width 233: "This is a test for regressions against " 8 text run at (0,0) width 233: "This is a test for regressions against "
9 LayoutInline {I} at (0,0) size 777x35 9 LayoutInline {I} at (0,0) size 777x35
10 LayoutInline {A} at (0,0) size 354x17 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 354x17 [color=#0000EE]
(...skipping 22 matching lines...) Expand all
33 LayoutBlockFlow {DIV} at (-10,-10) size 100x100 [border: (1px solid #0 00000)] 33 LayoutBlockFlow {DIV} at (-10,-10) size 100x100 [border: (1px solid #0 00000)]
34 LayoutText {#text} at (1,1) size 95x143 34 LayoutText {#text} at (1,1) size 95x143
35 text run at (1,1) width 86: "Lorem ipsum" 35 text run at (1,1) width 86: "Lorem ipsum"
36 text run at (1,19) width 92: "dolor sit amet," 36 text run at (1,19) width 92: "dolor sit amet,"
37 text run at (1,37) width 80: "consectetuer" 37 text run at (1,37) width 80: "consectetuer"
38 text run at (1,55) width 95: "adipiscing elit." 38 text run at (1,55) width 95: "adipiscing elit."
39 text run at (1,73) width 54: "Etiam et" 39 text run at (1,73) width 54: "Etiam et"
40 text run at (1,91) width 79: "ipsum. Nam" 40 text run at (1,91) width 79: "ipsum. Nam"
41 text run at (1,109) width 80: "consectetuer" 41 text run at (1,109) width 80: "consectetuer"
42 text run at (1,127) width 84: "mi eget velit." 42 text run at (1,127) width 84: "mi eget velit."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698