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

Side by Side Diff: LayoutTests/platform/linux/fast/forms/option-strip-whitespace-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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 383x19 7 RenderText {#text} at (0,0) size 383x19
8 text run at (0,0) width 383: "All of these selects should have the sam e amount of whitespace." 8 text run at (0,0) width 383: "All of these selects should have the sam e amount of whitespace."
9 RenderBlock (anonymous) at (0,36) size 784x282 9 RenderBlock (anonymous) at (0,36) size 784x282
10 RenderText {#text} at (0,51) size 67x19 10 RenderText {#text} at (0,51) size 67x19
(...skipping 21 matching lines...) Expand all
32 LayoutBR {BR} at (346,237) size 0x0 32 LayoutBR {BR} at (346,237) size 0x0
33 LayoutBR {BR} at (0,242) size 0x19 33 LayoutBR {BR} at (0,242) size 0x19
34 RenderText {#text} at (0,262) size 121x19 34 RenderText {#text} at (0,262) size 121x19
35 text run at (0,262) width 121: "Mixed Whitespace: " 35 text run at (0,262) width 121: "Mixed Whitespace: "
36 RenderMenuList {SELECT} at (121,262) size 80x20 [bgcolor=#C0C0C0] [borde r: (1px solid #A9A9A9)] 36 RenderMenuList {SELECT} at (121,262) size 80x20 [bgcolor=#C0C0C0] [borde r: (1px solid #A9A9A9)]
37 RenderBlock (anonymous) at (1,1) size 78x18 37 RenderBlock (anonymous) at (1,1) size 78x18
38 RenderText at (4,1) size 55x16 38 RenderText at (4,1) size 55x16
39 text run at (4,1) width 55: "Five Tabs" 39 text run at (4,1) width 55: "Five Tabs"
40 RenderText {#text} at (0,0) size 0x0 40 RenderText {#text} at (0,0) size 0x0
41 layer at (75,44) size 76x70 clip at (76,45) size 59x68 41 layer at (75,44) size 76x70 clip at (76,45) size 59x68
42 RenderListBox {SELECT} at (67,0) size 76x70 [bgcolor=#FFFFFF] [border: (1px so lid #A9A9A9)] 42 LayoutListBox {SELECT} at (67,0) size 76x70 [bgcolor=#FFFFFF] [border: (1px so lid #A9A9A9)]
43 RenderBlock {OPTION} at (1,1) size 59x17 43 RenderBlock {OPTION} at (1,1) size 59x17
44 RenderText {#text} at (2,0) size 55x16 44 RenderText {#text} at (2,0) size 55x16
45 text run at (2,0) width 55: "Five Tabs" 45 text run at (2,0) width 55: "Five Tabs"
46 layer at (89,135) size 76x70 clip at (90,136) size 59x68 46 layer at (89,135) size 76x70 clip at (90,136) size 59x68
47 RenderListBox {SELECT} at (81,91) size 76x70 [bgcolor=#FFFFFF] [border: (1px s olid #A9A9A9)] 47 LayoutListBox {SELECT} at (81,91) size 76x70 [bgcolor=#FFFFFF] [border: (1px s olid #A9A9A9)]
48 RenderBlock {OPTION} at (1,1) size 59x17 48 RenderBlock {OPTION} at (1,1) size 59x17
49 RenderText {#text} at (2,0) size 55x16 49 RenderText {#text} at (2,0) size 55x16
50 text run at (2,0) width 55: "Five Tabs" 50 text run at (2,0) width 55: "Five Tabs"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698