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

Side by Side Diff: LayoutTests/platform/mac/fast/repaint/list-marker-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference Created 5 years, 10 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 55x18 7 RenderText {#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 RenderInline {I} at (0,0) size 741x36 9 RenderInline {I} at (0,0) size 741x36
10 RenderInline {A} at (0,0) size 306x18 [color=#0000EE] 10 RenderInline {A} at (0,0) size 306x18 [color=#0000EE]
11 RenderText {#text} at (54,0) size 306x18 11 RenderText {#text} at (54,0) size 306x18
12 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=12910" 12 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=12910"
13 RenderText {#text} at (359,0) size 741x36 13 RenderText {#text} at (359,0) size 741x36
14 text run at (359,0) width 5: " " 14 text run at (359,0) width 5: " "
15 text run at (363,0) width 378: "REGRESSION (r18756-r18765): list-bul let doesn't redraw" 15 text run at (363,0) width 378: "REGRESSION (r18756-r18765): list-bul let doesn't redraw"
16 text run at (0,18) width 376: "properly when changing the list's con tent using JavaScript" 16 text run at (0,18) width 376: "properly when changing the list's con tent using JavaScript"
17 RenderText {#text} at (375,18) size 5x18 17 RenderText {#text} at (375,18) size 5x18
18 text run at (375,18) width 5: "." 18 text run at (375,18) width 5: "."
19 RenderBlock {UL} at (0,52) size 784x18 19 RenderBlock {UL} at (0,52) size 784x18
20 RenderListItem {LI} at (40,0) size 744x18 20 LayoutListItem {LI} at (40,0) size 744x18
21 RenderBlock (anonymous) at (0,0) size 744x18 21 RenderBlock (anonymous) at (0,0) size 744x18
22 RenderListMarker at (-17,0) size 7x18: bullet 22 LayoutListMarker at (-17,0) size 7x18: bullet
23 RenderText {#text} at (0,0) size 22x18 23 RenderText {#text} at (0,0) size 22x18
24 text run at (0,0) width 22: "foo" 24 text run at (0,0) width 22: "foo"
25 RenderBlock {DIV} at (10,28) size 724x0 25 RenderBlock {DIV} at (10,28) size 724x0
26 RenderBlock {UL} at (0,86) size 784x18 26 RenderBlock {UL} at (0,86) size 784x18
27 RenderListItem {LI} at (40,0) size 744x18 27 LayoutListItem {LI} at (40,0) size 744x18
28 RenderBlock (anonymous) at (0,0) size 744x18 28 RenderBlock (anonymous) at (0,0) size 744x18
29 RenderListMarker at (-1,0) size 7x18: bullet 29 LayoutListMarker at (-1,0) size 7x18: bullet
30 RenderText {#text} at (14,0) size 21x18 30 RenderText {#text} at (14,0) size 21x18
31 text run at (14,0) width 21: "bar" 31 text run at (14,0) width 21: "bar"
32 RenderBlock {DIV} at (10,28) size 724x0 32 RenderBlock {DIV} at (10,28) size 724x0
33 RenderBlock {UL} at (0,120) size 784x18 33 RenderBlock {UL} at (0,120) size 784x18
34 RenderListItem {LI} at (0,0) size 744x18 34 LayoutListItem {LI} at (0,0) size 744x18
35 RenderBlock (anonymous) at (0,0) size 744x18 35 RenderBlock (anonymous) at (0,0) size 744x18
36 RenderListMarker at (754,0) size 7x18: bullet 36 LayoutListMarker at (754,0) size 7x18: bullet
37 RenderText {#text} at (722,0) size 22x18 37 RenderText {#text} at (722,0) size 22x18
38 text run at (722,0) width 22: "foo" 38 text run at (722,0) width 22: "foo"
39 RenderBlock {DIV} at (10,28) size 724x0 39 RenderBlock {DIV} at (10,28) size 724x0
40 RenderBlock {UL} at (0,154) size 784x18 40 RenderBlock {UL} at (0,154) size 784x18
41 RenderListItem {LI} at (0,0) size 744x18 41 LayoutListItem {LI} at (0,0) size 744x18
42 RenderBlock (anonymous) at (0,0) size 744x18 42 RenderBlock (anonymous) at (0,0) size 744x18
43 RenderListMarker at (738,0) size 7x18: bullet 43 LayoutListMarker at (738,0) size 7x18: bullet
44 RenderText {#text} at (709,0) size 21x18 44 RenderText {#text} at (709,0) size 21x18
45 text run at (709,0) width 21: "bar" 45 text run at (709,0) width 21: "bar"
46 RenderBlock {DIV} at (10,28) size 724x0 46 RenderBlock {DIV} at (10,28) size 724x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698