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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/text-shadow-horizontal-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 784x562 5 LayoutBlockFlow {BODY} at (8,8) size 784x562
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 177x18 7 LayoutText {#text} at (0,0) size 177x18
8 text run at (0,0) width 177: "This is a regression test for " 8 text run at (0,0) width 177: "This is a regression test for "
9 LayoutInline {I} at (0,0) size 721x36 9 LayoutInline {I} at (0,0) size 721x36
10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 354x18 [color=#0000EE]
(...skipping 22 matching lines...) Expand all
33 LayoutInline {SPAN} at (0,0) size 100x22 [bgcolor=#C0C0C0] 33 LayoutInline {SPAN} at (0,0) size 100x22 [bgcolor=#C0C0C0]
34 LayoutText {#text} at (89,0) size 100x22 34 LayoutText {#text} at (89,0) size 100x22
35 text run at (89,0) width 100: "dolor sit amet" 35 text run at (89,0) width 100: "dolor sit amet"
36 LayoutText {#text} at (0,0) size 0x0 36 LayoutText {#text} at (0,0) size 0x0
37 LayoutBlockFlow {DIV} at (30,240) size 724x22 37 LayoutBlockFlow {DIV} at (30,240) size 724x22
38 LayoutInline {SPAN} at (0,0) size 97x22 [bgcolor=#C0C0C0] 38 LayoutInline {SPAN} at (0,0) size 97x22 [bgcolor=#C0C0C0]
39 LayoutText {#text} at (0,0) size 97x22 39 LayoutText {#text} at (0,0) size 97x22
40 text run at (0,0) width 97: "Lorem ipsum" 40 text run at (0,0) width 97: "Lorem ipsum"
41 LayoutText {#text} at (96,3) size 93x18 41 LayoutText {#text} at (96,3) size 93x18
42 text run at (96,3) width 93: " dolor sit amet" 42 text run at (96,3) width 93: " dolor sit amet"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698