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

Side by Side Diff: LayoutTests/platform/linux/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 800x256 3 layer at (0,0) size 800x256
4 RenderBlock {HTML} at (0,0) size 800x256 4 RenderBlock {HTML} at (0,0) size 800x256
5 RenderBody {BODY} at (8,8) size 784x232 5 RenderBody {BODY} at (8,8) size 784x232
6 RenderBlock {DIV} at (0,0) size 784x120 6 RenderBlock {DIV} at (0,0) size 784x120
7 RenderBlock {DIV} at (0,0) size 784x20 7 RenderBlock {DIV} at (0,0) size 784x20
8 RenderInline {<pseudo:before>} at (0,0) size 38x19 8 RenderInline {<pseudo:before>} at (0,0) size 38x19
9 RenderTextFragment at (0,0) size 38x19 9 RenderTextFragment at (0,0) size 38x19
10 text run at (0,0) width 38: "PASS" 10 text run at (0,0) width 38: "PASS"
(...skipping 16 matching lines...) Expand all
27 RenderBlock {DIV} at (0,100) size 784x20 27 RenderBlock {DIV} at (0,100) size 784x20
28 RenderInline {<pseudo:before>} at (0,0) size 38x19 28 RenderInline {<pseudo:before>} at (0,0) size 38x19
29 RenderTextFragment at (0,0) size 38x19 29 RenderTextFragment at (0,0) size 38x19
30 text run at (0,0) width 38: "PASS" 30 text run at (0,0) width 38: "PASS"
31 RenderBlock {DIV} at (0,136) size 784x96 31 RenderBlock {DIV} at (0,136) size 784x96
32 RenderBlock {P} at (0,0) size 784x20 32 RenderBlock {P} at (0,0) size 784x20
33 RenderInline {A} at (0,0) size 646x19 [color=#0000EE] 33 RenderInline {A} at (0,0) size 646x19 [color=#0000EE]
34 RenderText {#text} at (0,0) size 646x19 34 RenderText {#text} at (0,0) size 646x19
35 text run at (0,0) width 646: "Bug 23741: StyleRareNonInheritedData ::operator==() should not compare ContentData objects by pointer" 35 text run at (0,0) width 646: "Bug 23741: StyleRareNonInheritedData ::operator==() should not compare ContentData objects by pointer"
36 RenderBlock {OL} at (0,36) size 784x60 36 RenderBlock {OL} at (0,36) size 784x60
37 RenderListItem {LI} at (40,0) size 744x20 37 LayoutListItem {LI} at (40,0) size 744x20
38 RenderListMarker at (-21,0) size 16x19: "1" 38 LayoutListMarker at (-21,0) size 16x19: "1"
39 RenderText {#text} at (0,0) size 322x19 39 RenderText {#text} at (0,0) size 322x19
40 text run at (0,0) width 322: "All lines above should be \"PASS\" o n initial page load." 40 text run at (0,0) width 322: "All lines above should be \"PASS\" o n initial page load."
41 RenderListItem {LI} at (40,20) size 744x20 41 LayoutListItem {LI} at (40,20) size 744x20
42 RenderListMarker at (-21,0) size 16x19: "2" 42 LayoutListMarker at (-21,0) size 16x19: "2"
43 RenderText {#text} at (0,0) size 135x19 43 RenderText {#text} at (0,0) size 135x19
44 text run at (0,0) width 135: "Reload the page once." 44 text run at (0,0) width 135: "Reload the page once."
45 RenderListItem {LI} at (40,40) size 744x20 45 LayoutListItem {LI} at (40,40) size 744x20
46 RenderListMarker at (-21,0) size 16x19: "3" 46 LayoutListMarker at (-21,0) size 16x19: "3"
47 RenderText {#text} at (0,0) size 229x19 47 RenderText {#text} at (0,0) size 229x19
48 text run at (0,0) width 229: "All lines above should still be \"PA SS\"." 48 text run at (0,0) width 229: "All lines above should still be \"PA SS\"."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698