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

Side by Side Diff: LayoutTests/platform/win/fast/invalid/014-expected.txt

Issue 966883002: renderer/RenderMenuList.* -> layout/LayoutMenuList.* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove OWNERS, allowing Source/core/rendering to be deleted. Created 5 years, 9 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 (anonymous) at (0,0) size 784x18 6 RenderBlock (anonymous) at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 612x17 7 RenderText {#text} at (0,0) size 612x17
8 text run at (0,0) width 289: "Random tests of some bizarre combination s. " 8 text run at (0,0) width 289: "Random tests of some bizarre combination s. "
9 text run at (288,0) width 324: "H2 should allow a form inside it, but p should not." 9 text run at (288,0) width 324: "H2 should allow a form inside it, but p should not."
10 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 RenderBlock {FORM} at (0,18) size 784x20 11 RenderBlock {FORM} at (0,18) size 784x20
12 RenderMenuList {SELECT} at (0,0) size 34x20 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 12 LayoutMenuList {SELECT} at (0,0) size 34x20 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)]
13 RenderBlock (anonymous) at (1,1) size 32x18 13 RenderBlock (anonymous) at (1,1) size 32x18
14 RenderText at (4,1) size 9x16 14 RenderText at (4,1) size 9x16
15 text run at (4,1) width 9: "A" 15 text run at (4,1) width 9: "A"
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 RenderBlock {P} at (0,54) size 784x0 17 RenderBlock {P} at (0,54) size 784x0
18 layer at (470,46) size 38x48 18 layer at (470,46) size 38x48
19 RenderBlock (positioned) {H2} at (470,45.91) size 38x48 [border: (2px solid #0 08000)] 19 RenderBlock (positioned) {H2} at (470,45.91) size 38x48 [border: (2px solid #0 08000)]
20 RenderBlock {FORM} at (2,2) size 34x20 20 RenderBlock {FORM} at (2,2) size 34x20
21 RenderMenuList {SELECT} at (0,0) size 34x20 [bgcolor=#FFFFFF] [border: (1p x solid #A9A9A9)] 21 LayoutMenuList {SELECT} at (0,0) size 34x20 [bgcolor=#FFFFFF] [border: (1p x solid #A9A9A9)]
22 RenderBlock (anonymous) at (1,1) size 32x18 22 RenderBlock (anonymous) at (1,1) size 32x18
23 RenderText at (4,1) size 9x16 23 RenderText at (4,1) size 9x16
24 text run at (4,1) width 9: "A" 24 text run at (4,1) width 9: "A"
25 RenderText {#text} at (0,0) size 0x0 25 RenderText {#text} at (0,0) size 0x0
26 layer at (470,42) size 4x4 26 layer at (470,42) size 4x4
27 RenderBlock (positioned) {P} at (470,42) size 4x4 [border: (2px solid #008000) ] 27 RenderBlock (positioned) {P} at (470,42) size 4x4 [border: (2px solid #008000) ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698