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

Side by Side Diff: LayoutTests/platform/mac/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 612x18 7 RenderText {#text} at (0,0) size 612x18
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 784x18 11 RenderBlock {FORM} at (0,18) size 784x18
12 RenderMenuList {SELECT} at (0,0) size 39x18 [bgcolor=#F8F8F8] 12 LayoutMenuList {SELECT} at (0,0) size 39x18 [bgcolor=#F8F8F8]
13 RenderBlock (anonymous) at (0,0) size 39x18 13 RenderBlock (anonymous) at (0,0) size 39x18
14 RenderText at (8,2) size 8x13 14 RenderText at (8,2) size 8x13
15 text run at (8,2) width 8: "A" 15 text run at (8,2) width 8: "A"
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 RenderBlock {P} at (0,52) size 784x0 17 RenderBlock {P} at (0,52) size 784x0
18 layer at (470,46) size 43x46 18 layer at (470,46) size 43x46
19 RenderBlock (positioned) {H2} at (470,45.91) size 43x46 [border: (2px solid #0 08000)] 19 RenderBlock (positioned) {H2} at (470,45.91) size 43x46 [border: (2px solid #0 08000)]
20 RenderBlock {FORM} at (2,2) size 39x18 20 RenderBlock {FORM} at (2,2) size 39x18
21 RenderMenuList {SELECT} at (0,0) size 39x18 [bgcolor=#F8F8F8] 21 LayoutMenuList {SELECT} at (0,0) size 39x18 [bgcolor=#F8F8F8]
22 RenderBlock (anonymous) at (0,0) size 39x18 22 RenderBlock (anonymous) at (0,0) size 39x18
23 RenderText at (8,2) size 8x13 23 RenderText at (8,2) size 8x13
24 text run at (8,2) width 8: "A" 24 text run at (8,2) width 8: "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