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

Side by Side Diff: LayoutTests/platform/win/fast/css/compare-content-style-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 800x236 3 layer at (0,0) size 800x236
4 RenderBlock {HTML} at (0,0) size 800x236 4 RenderBlock {HTML} at (0,0) size 800x236
5 RenderBody {BODY} at (8,8) size 784x212 5 RenderBody {BODY} at (8,8) size 784x212
6 RenderBlock {DIV} at (0,0) size 784x108 6 RenderBlock {DIV} at (0,0) size 784x108
7 RenderBlock {DIV} at (0,0) size 784x18 7 RenderBlock {DIV} at (0,0) size 784x18
8 RenderInline {<pseudo:before>} at (0,0) size 39x17 8 RenderInline {<pseudo:before>} at (0,0) size 39x17
9 RenderTextFragment at (0,0) size 39x17 9 RenderTextFragment at (0,0) size 39x17
10 text run at (0,0) width 39: "PASS" 10 text run at (0,0) width 39: "PASS"
(...skipping 16 matching lines...) Expand all
27 RenderBlock {DIV} at (0,90) size 784x18 27 RenderBlock {DIV} at (0,90) size 784x18
28 RenderInline {<pseudo:before>} at (0,0) size 39x17 28 RenderInline {<pseudo:before>} at (0,0) size 39x17
29 RenderTextFragment at (0,0) size 39x17 29 RenderTextFragment at (0,0) size 39x17
30 text run at (0,0) width 39: "PASS" 30 text run at (0,0) width 39: "PASS"
31 RenderBlock {DIV} at (0,124) size 784x88 31 RenderBlock {DIV} at (0,124) size 784x88
32 RenderBlock {P} at (0,0) size 784x18 32 RenderBlock {P} at (0,0) size 784x18
33 RenderInline {A} at (0,0) size 683x17 [color=#0000EE] 33 RenderInline {A} at (0,0) size 683x17 [color=#0000EE]
34 RenderText {#text} at (0,0) size 683x17 34 RenderText {#text} at (0,0) size 683x17
35 text run at (0,0) width 683: "Bug 23741: StyleRareNonInheritedData ::operator==() should not compare ContentData objects by pointer" 35 text run at (0,0) width 683: "Bug 23741: StyleRareNonInheritedData ::operator==() should not compare ContentData objects by pointer"
36 RenderBlock {OL} at (0,34) size 784x54 36 RenderBlock {OL} at (0,34) size 784x54
37 RenderListItem {LI} at (40,0) size 744x18 37 LayoutListItem {LI} at (40,0) size 744x18
38 RenderListMarker at (-20,0) size 16x17: "1" 38 LayoutListMarker at (-20,0) size 16x17: "1"
39 RenderText {#text} at (0,0) size 350x17 39 RenderText {#text} at (0,0) size 350x17
40 text run at (0,0) width 350: "All lines above should be \"PASS\" o n initial page load." 40 text run at (0,0) width 350: "All lines above should be \"PASS\" o n initial page load."
41 RenderListItem {LI} at (40,18) size 744x18 41 LayoutListItem {LI} at (40,18) size 744x18
42 RenderListMarker at (-20,0) size 16x17: "2" 42 LayoutListMarker at (-20,0) size 16x17: "2"
43 RenderText {#text} at (0,0) size 142x17 43 RenderText {#text} at (0,0) size 142x17
44 text run at (0,0) width 142: "Reload the page once." 44 text run at (0,0) width 142: "Reload the page once."
45 RenderListItem {LI} at (40,36) size 744x18 45 LayoutListItem {LI} at (40,36) size 744x18
46 RenderListMarker at (-20,0) size 16x17: "3" 46 LayoutListMarker at (-20,0) size 16x17: "3"
47 RenderText {#text} at (0,0) size 250x17 47 RenderText {#text} at (0,0) size 250x17
48 text run at (0,0) width 250: "All lines above should still be \"PA SS\"." 48 text run at (0,0) width 250: "All lines above should still be \"PA SS\"."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698