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/mac/css3/selectors3/xml/css3-modsel-161-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 800x127 3 layer at (0,0) size 800x127
4 RenderBlock {test} at (0,0) size 800x127 4 RenderBlock {test} at (0,0) size 800x127
5 RenderBlock {p} at (0,16) size 800x18 [bgcolor=#00FF00] 5 RenderBlock {p} at (0,16) size 800x18 [bgcolor=#00FF00]
6 RenderText {#text} at (0,0) size 272x18 6 RenderText {#text} at (0,0) size 272x18
7 text run at (0,0) width 272: "This line should have a green background." 7 text run at (0,0) width 272: "This line should have a green background."
8 RenderBlock {p} at (0,50) size 800x37 [bgcolor=#00FF00] 8 RenderBlock {p} at (0,50) size 800x37 [bgcolor=#00FF00]
9 RenderText {#text} at (0,0) size 705x18 9 RenderText {#text} at (0,0) size 705x18
10 text run at (0,0) width 705: "UAs may render the following element as a pop up menu. If so, please ensure the menu is unstyled (or green)." 10 text run at (0,0) width 705: "UAs may render the following element as a pop up menu. If so, please ensure the menu is unstyled (or green)."
11 RenderMenuList {select} at (0,19) size 100x18 [border: (1px solid #A6A6A6) ] 11 LayoutMenuList {select} at (0,19) size 100x18 [border: (1px solid #A6A6A6) ]
12 RenderBlock (anonymous) at (1,1) size 98x16 12 RenderBlock (anonymous) at (1,1) size 98x16
13 RenderText at (8,1) size 63x13 13 RenderText at (8,1) size 63x13
14 text run at (8,1) width 63: "This should" 14 text run at (8,1) width 63: "This should"
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 LayoutTable {table} at (0,103) size 438x24 [bgcolor=#00FF00] 16 LayoutTable {table} at (0,103) size 438x24 [bgcolor=#00FF00]
17 LayoutTableSection (anonymous) at (0,0) size 438x24 17 LayoutTableSection (anonymous) at (0,0) size 438x24
18 LayoutTableRow {tr} at (0,2) size 438x20 18 LayoutTableRow {tr} at (0,2) size 438x20
19 LayoutTableCell {td} at (2,2) size 434x20 [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {td} at (2,2) size 434x20 [r=0 c=0 rs=1 cs=1]
20 RenderText {#text} at (1,1) size 432x18 20 RenderText {#text} at (1,1) size 432x18
21 text run at (1,1) width 432: "This line should have a green backgr ound (or it might be unstyled)." 21 text run at (1,1) width 432: "This line should have a green backgr ound (or it might be unstyled)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698