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

Side by Side Diff: LayoutTests/platform/win-xp/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 800x114 3 layer at (0,0) size 800x114
4 RenderBlock {test} at (0,0) size 800x114 4 RenderBlock {test} at (0,0) size 800x114
5 RenderBlock {p} at (0,16) size 800x20 [bgcolor=#00FF00] 5 RenderBlock {p} at (0,16) size 800x20 [bgcolor=#00FF00]
6 RenderText {#text} at (0,0) size 252x19 6 RenderText {#text} at (0,0) size 252x19
7 text run at (0,0) width 252: "This line should have a green background." 7 text run at (0,0) width 252: "This line should have a green background."
8 RenderBlock {p} at (0,52) size 800x20 [bgcolor=#00FF00] 8 RenderBlock {p} at (0,52) size 800x20 [bgcolor=#00FF00]
9 RenderText {#text} at (0,0) size 661x19 9 RenderText {#text} at (0,0) size 661x19
10 text run at (0,0) width 661: "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 661: "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 (661,0) size 98x20 [border: (1px solid #A9A9A9) ] 11 LayoutMenuList {select} at (661,0) size 98x20 [border: (1px solid #A9A9A9) ]
12 RenderBlock (anonymous) at (1,1) size 96x18 12 RenderBlock (anonymous) at (1,1) size 96x18
13 RenderText at (4,1) size 66x16 13 RenderText at (4,1) size 66x16
14 text run at (4,1) width 66: "This should" 14 text run at (4,1) width 66: "This should"
15 RenderText {#text} at (0,0) size 0x0 15 RenderText {#text} at (0,0) size 0x0
16 LayoutTable {table} at (0,88) size 404x26 [bgcolor=#00FF00] 16 LayoutTable {table} at (0,88) size 404x26 [bgcolor=#00FF00]
17 LayoutTableSection (anonymous) at (0,0) size 404x26 17 LayoutTableSection (anonymous) at (0,0) size 404x26
18 LayoutTableRow {tr} at (0,2) size 404x22 18 LayoutTableRow {tr} at (0,2) size 404x22
19 LayoutTableCell {td} at (2,2) size 400x22 [r=0 c=0 rs=1 cs=1] 19 LayoutTableCell {td} at (2,2) size 400x22 [r=0 c=0 rs=1 cs=1]
20 RenderText {#text} at (1,1) size 398x19 20 RenderText {#text} at (1,1) size 398x19
21 text run at (1,1) width 398: "This line should have a green backgr ound (or it might be unstyled)." 21 text run at (1,1) width 398: "This line should have a green backgr ound (or it might be unstyled)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698