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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 784x36
7 LayoutText {#text} at (0,0) size 177x17
8 text run at (0,0) width 177: "This is a regression test for "
9 LayoutInline {I} at (0,0) size 721x35
10 LayoutInline {A} at (0,0) size 354x17 [color=#0000EE]
11 LayoutText {#text} at (176,0) size 354x17
12 text run at (176,0) width 354: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=7301"
13 LayoutText {#text} at (529,0) size 721x35
14 text run at (529,0) width 5: " "
15 text run at (533,0) width 188: "Text shadow does not repaint"
16 text run at (0,18) width 58: "correctly"
17 LayoutText {#text} at (57,18) size 5x17
18 text run at (57,18) width 5: "."
19 LayoutBlockFlow {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
20 LayoutBlockFlow {DIV} at (30,84) size 724x21
21 LayoutInline {SPAN} at (0,0) size 200x20 [bgcolor=#C0C0C0]
22 LayoutText {#text} at (0,0) size 200x20
23 text run at (0,0) width 200: "Lorem ipsum dolor sit amet"
24 LayoutText {#text} at (0,0) size 0x0
25 LayoutBlockFlow {DIV} at (30,135) size 724x21
26 LayoutInline {SPAN} at (0,0) size 200x20 [bgcolor=#C0C0C0]
27 LayoutText {#text} at (0,0) size 200x20
28 text run at (0,0) width 200: "Lorem ipsum dolor sit amet"
29 LayoutText {#text} at (0,0) size 0x0
30 LayoutBlockFlow {DIV} at (30,186) size 724x21
31 LayoutText {#text} at (0,2) size 90x17
32 text run at (0,2) width 90: "Lorem ipsum "
33 LayoutInline {SPAN} at (0,0) size 100x20 [bgcolor=#C0C0C0]
34 LayoutText {#text} at (89,0) size 100x20
35 text run at (89,0) width 100: "dolor sit amet"
36 LayoutText {#text} at (0,0) size 0x0
37 LayoutBlockFlow {DIV} at (30,237) size 724x21
38 LayoutInline {SPAN} at (0,0) size 97x20 [bgcolor=#C0C0C0]
39 LayoutText {#text} at (0,0) size 97x20
40 text run at (0,0) width 97: "Lorem ipsum"
41 LayoutText {#text} at (96,2) size 93x17
42 text run at (96,2) width 93: " dolor sit amet"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698