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

Side by Side Diff: LayoutTests/platform/mac/fast/lists/marker-image-error-expected.txt

Issue 1106693002: Move the anonymous decoration to decoratedName. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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 | Annotate | Revision Log
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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 55x18 7 LayoutText {#text} at (0,0) size 55x18
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 LayoutInline {I} at (0,0) size 783x36 9 LayoutInline {I} at (0,0) size 783x36
10 LayoutInline {A} at (0,0) size 306x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 306x18 [color=#0000EE]
11 LayoutText {#text} at (54,0) size 306x18 11 LayoutText {#text} at (54,0) size 306x18
12 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=13157" 12 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=13157"
13 LayoutText {#text} at (359,0) size 783x36 13 LayoutText {#text} at (359,0) size 783x36
14 text run at (359,0) width 5: " " 14 text run at (359,0) width 5: " "
15 text run at (363,0) width 420: "List markers positioned incorrectly and don't repaint properly on" 15 text run at (363,0) width 420: "List markers positioned incorrectly and don't repaint properly on"
16 text run at (0,18) width 116: "Oxford homepage" 16 text run at (0,18) width 116: "Oxford homepage"
17 LayoutText {#text} at (115,18) size 5x18 17 LayoutText {#text} at (115,18) size 5x18
18 text run at (115,18) width 5: "." 18 text run at (115,18) width 5: "."
19 LayoutBlockFlow {P} at (0,52) size 784x18 19 LayoutBlockFlow {P} at (0,52) size 784x18
20 LayoutText {#text} at (0,0) size 407x18 20 LayoutText {#text} at (0,0) size 407x18
21 text run at (0,0) width 407: "There should be a bullet next to each it em on the following list:" 21 text run at (0,0) width 407: "There should be a bullet next to each it em on the following list:"
22 LayoutBlockFlow {UL} at (0,86) size 784x90 22 LayoutBlockFlow {UL} at (0,86) size 784x90
23 LayoutListItem {LI} at (40,0) size 744x18 23 LayoutListItem {LI} at (40,0) size 744x18
24 LayoutListMarker at (-17,0) size 7x18: bullet 24 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
25 LayoutText {#text} at (0,0) size 162x18 25 LayoutText {#text} at (0,0) size 162x18
26 text run at (0,0) width 162: "Prospectuses and courses" 26 text run at (0,0) width 162: "Prospectuses and courses"
27 LayoutListItem {LI} at (40,18) size 744x18 27 LayoutListItem {LI} at (40,18) size 744x18
28 LayoutListMarker at (-17,0) size 7x18: bullet 28 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
29 LayoutText {#text} at (0,0) size 171x18 29 LayoutText {#text} at (0,0) size 171x18
30 text run at (0,0) width 171: "Undergraduate admissions" 30 text run at (0,0) width 171: "Undergraduate admissions"
31 LayoutListItem {LI} at (40,36) size 744x18 31 LayoutListItem {LI} at (40,36) size 744x18
32 LayoutListMarker at (-17,0) size 7x18: bullet 32 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
33 LayoutText {#text} at (0,0) size 134x18 33 LayoutText {#text} at (0,0) size 134x18
34 text run at (0,0) width 134: "Graduate admissions" 34 text run at (0,0) width 134: "Graduate admissions"
35 LayoutListItem {LI} at (40,54) size 744x18 35 LayoutListItem {LI} at (40,54) size 744x18
36 LayoutListMarker at (-17,0) size 7x18: bullet 36 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
37 LayoutText {#text} at (0,0) size 139x18 37 LayoutText {#text} at (0,0) size 139x18
38 text run at (0,0) width 139: "Continuing education" 38 text run at (0,0) width 139: "Continuing education"
39 LayoutListItem {LI} at (40,72) size 744x18 39 LayoutListItem {LI} at (40,72) size 744x18
40 LayoutListMarker at (-17,0) size 7x18: bullet 40 LayoutListMarker (anonymous) at (-17,0) size 7x18: bullet
41 LayoutText {#text} at (0,0) size 96x18 41 LayoutText {#text} at (0,0) size 96x18
42 text run at (0,0) width 96: "Online courses" 42 text run at (0,0) width 96: "Online courses"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698