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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 177x17 7 LayoutText {#text} at (0,0) size 177x17
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 721x35 9 LayoutInline {I} at (0,0) size 721x35
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 LayoutInline {SPAN} at (0,0) size 100x20 [bgcolor=#C0C0C0] 33 LayoutInline {SPAN} at (0,0) size 100x20 [bgcolor=#C0C0C0]
34 LayoutText {#text} at (89,0) size 100x20 34 LayoutText {#text} at (89,0) size 100x20
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,237) size 724x21 37 LayoutBlockFlow {DIV} at (30,237) size 724x21
38 LayoutInline {SPAN} at (0,0) size 97x20 [bgcolor=#C0C0C0] 38 LayoutInline {SPAN} at (0,0) size 97x20 [bgcolor=#C0C0C0]
39 LayoutText {#text} at (0,0) size 97x20 39 LayoutText {#text} at (0,0) size 97x20
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,2) size 93x17 41 LayoutText {#text} at (96,2) size 93x17
42 text run at (96,2) width 93: " dolor sit amet" 42 text run at (96,2) width 93: " dolor sit amet"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698