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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 164x19 7 LayoutText {#text} at (0,0) size 164x19
8 text run at (0,0) width 164: "This is a regression test for " 8 text run at (0,0) width 164: "This is a regression test for "
9 LayoutInline {I} at (0,0) size 602x19 9 LayoutInline {I} at (0,0) size 602x19
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
(...skipping 21 matching lines...) Expand all
32 LayoutInline {SPAN} at (0,0) size 98x20 [bgcolor=#C0C0C0] 32 LayoutInline {SPAN} at (0,0) size 98x20 [bgcolor=#C0C0C0]
33 LayoutText {#text} at (83,0) size 98x20 33 LayoutText {#text} at (83,0) size 98x20
34 text run at (83,0) width 98: "dolor sit amet" 34 text run at (83,0) width 98: "dolor sit amet"
35 LayoutText {#text} at (0,0) size 0x0 35 LayoutText {#text} at (0,0) size 0x0
36 LayoutBlockFlow {DIV} at (30,221) size 724x21 36 LayoutBlockFlow {DIV} at (30,221) size 724x21
37 LayoutInline {SPAN} at (0,0) size 96x20 [bgcolor=#C0C0C0] 37 LayoutInline {SPAN} at (0,0) size 96x20 [bgcolor=#C0C0C0]
38 LayoutText {#text} at (0,0) size 96x20 38 LayoutText {#text} at (0,0) size 96x20
39 text run at (0,0) width 96: "Lorem ipsum" 39 text run at (0,0) width 96: "Lorem ipsum"
40 LayoutText {#text} at (96,1) size 86x19 40 LayoutText {#text} at (96,1) size 86x19
41 text run at (96,1) width 86: " dolor sit amet" 41 text run at (96,1) width 86: " dolor sit amet"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698