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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/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
(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 784x562
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 164x19
8 text run at (0,0) width 164: "This is a regression test for "
9 LayoutInline {I} at (0,0) size 602x19
10 LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
11 LayoutText {#text} at (164,0) size 350x19
12 text run at (164,0) width 350: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=7301"
13 LayoutText {#text} at (513,0) size 253x19
14 text run at (513,0) width 5: " "
15 text run at (517,0) width 249: "Text shadow does not repaint correct ly"
16 LayoutText {#text} at (765,0) size 5x19
17 text run at (765,0) width 5: "."
18 LayoutBlockFlow {HR} at (0,36) size 784x2 [border: (1px inset #EEEEEE)]
19 LayoutBlockFlow {DIV} at (30,68) size 724x21
20 LayoutInline {SPAN} at (0,0) size 199x20 [bgcolor=#C0C0C0]
21 LayoutText {#text} at (0,0) size 199x20
22 text run at (0,0) width 199: "Lorem ipsum dolor sit amet"
23 LayoutText {#text} at (0,0) size 0x0
24 LayoutBlockFlow {DIV} at (30,119) size 724x21
25 LayoutInline {SPAN} at (0,0) size 199x20 [bgcolor=#C0C0C0]
26 LayoutText {#text} at (0,0) size 199x20
27 text run at (0,0) width 199: "Lorem ipsum dolor sit amet"
28 LayoutText {#text} at (0,0) size 0x0
29 LayoutBlockFlow {DIV} at (30,170) size 724x21
30 LayoutText {#text} at (0,1) size 83x19
31 text run at (0,1) width 83: "Lorem ipsum "
32 LayoutInline {SPAN} at (0,0) size 98x20 [bgcolor=#C0C0C0]
33 LayoutText {#text} at (83,0) size 98x20
34 text run at (83,0) width 98: "dolor sit amet"
35 LayoutText {#text} at (0,0) size 0x0
36 LayoutBlockFlow {DIV} at (30,221) size 724x21
37 LayoutInline {SPAN} at (0,0) size 96x20 [bgcolor=#C0C0C0]
38 LayoutText {#text} at (0,0) size 96x20
39 text run at (0,0) width 96: "Lorem ipsum"
40 LayoutText {#text} at (96,1) size 86x19
41 text run at (96,1) width 86: " dolor sit amet"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698