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

Side by Side Diff: LayoutTests/platform/mac/css3/selectors3/xhtml/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 800x135 3 layer at (0,0) size 800x135
4 RenderBlock {html} at (0,0) size 800x135 4 RenderBlock {html} at (0,0) size 800x135
5 RenderBody {body} at (8,16) size 784x111 5 RenderBody {body} at (8,16) size 784x111
6 RenderBlock {p} at (0,0) size 784x18 [bgcolor=#00FF00] 6 RenderBlock {p} at (0,0) size 784x18 [bgcolor=#00FF00]
7 RenderText {#text} at (0,0) size 272x18 7 RenderText {#text} at (0,0) size 272x18
8 text run at (0,0) width 272: "This line should have a green background ." 8 text run at (0,0) width 272: "This line should have a green background ."
9 RenderBlock {p} at (0,34) size 784x37 [bgcolor=#00FF00] 9 RenderBlock {p} at (0,34) size 784x37 [bgcolor=#00FF00]
10 RenderText {#text} at (0,0) size 705x18 10 RenderText {#text} at (0,0) size 705x18
11 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 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)."
12 RenderMenuList {select} at (0,19) size 100x18 [border: (1px solid #A6A6A 6)] 12 LayoutMenuList {select} at (0,19) size 100x18 [border: (1px solid #A6A6A 6)]
13 RenderBlock (anonymous) at (1,1) size 98x16 13 RenderBlock (anonymous) at (1,1) size 98x16
14 RenderText at (8,1) size 63x13 14 RenderText at (8,1) size 63x13
15 text run at (8,1) width 63: "This should" 15 text run at (8,1) width 63: "This should"
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 LayoutTable {table} at (0,87) size 438x24 [bgcolor=#00FF00] 17 LayoutTable {table} at (0,87) size 438x24 [bgcolor=#00FF00]
18 LayoutTableSection (anonymous) at (0,0) size 438x24 18 LayoutTableSection (anonymous) at (0,0) size 438x24
19 LayoutTableRow {tr} at (0,2) size 438x20 19 LayoutTableRow {tr} at (0,2) size 438x20
20 LayoutTableCell {td} at (2,2) size 434x20 [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {td} at (2,2) size 434x20 [r=0 c=0 rs=1 cs=1]
21 RenderText {#text} at (1,1) size 432x18 21 RenderText {#text} at (1,1) size 432x18
22 text run at (1,1) width 432: "This line should have a green back ground (or it might be unstyled)." 22 text run at (1,1) width 432: "This line should have a green back ground (or it might be unstyled)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698