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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x552
6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 233x18
8 text run at (0,0) width 233: "This is a test for regressions against "
9 LayoutInline {I} at (0,0) size 777x36
10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE]
11 LayoutText {#text} at (232,0) size 354x18
12 text run at (232,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=8056"
13 LayoutText {#text} at (585,0) size 777x36
14 text run at (585,0) width 5: " "
15 text run at (589,0) width 188: "Flexible boxes do not repaint"
16 text run at (0,18) width 243: "their top, left and children's overfl ows"
17 LayoutText {#text} at (242,18) size 5x18
18 text run at (242,18) width 5: "."
19 LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
20 LayoutBlockFlow {DIV} at (0,62) size 784x100
21 LayoutDeprecatedFlexibleBox {DIV} at (10,10) size 80x80 [bgcolor=#FFFF00 ]
22 LayoutBlockFlow {DIV} at (-10,-10) size 100x100 [border: (1px solid #0 00000)]
23 LayoutText {#text} at (1,1) size 182x18
24 text run at (1,1) width 182: "Lorem ipsum dolor sit amet."
25 LayoutBlockFlow {DIV} at (0,182) size 784x100
26 LayoutDeprecatedFlexibleBox {DIV} at (10,10) size 80x80 [bgcolor=#FFFF00 ]
27 LayoutBlockFlow {DIV} at (-10,-10) size 100x100 [border: (1px solid #0 00000)]
28 LayoutBlockFlow {DIV} at (0,302) size 784x100
29 LayoutDeprecatedFlexibleBox {DIV} at (10,10) size 80x80 [bgcolor=#FFFF00 ]
30 LayoutBlockFlow {DIV} at (-10,-10) size 100x100 [border: (1px solid #0 00000)]
31 LayoutBlockFlow {DIV} at (0,422) size 784x100
32 LayoutDeprecatedFlexibleBox {DIV} at (10,10) size 80x80 [bgcolor=#FFFF00 ]
33 LayoutBlockFlow {DIV} at (-10,-10) size 100x100 [border: (1px solid #0 00000)]
34 LayoutText {#text} at (1,1) size 95x144
35 text run at (1,1) width 86: "Lorem ipsum"
36 text run at (1,19) width 92: "dolor sit amet,"
37 text run at (1,37) width 80: "consectetuer"
38 text run at (1,55) width 95: "adipiscing elit."
39 text run at (1,73) width 54: "Etiam et"
40 text run at (1,91) width 79: "ipsum. Nam"
41 text run at (1,109) width 80: "consectetuer"
42 text run at (1,127) width 84: "mi eget velit."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698