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

Side by Side Diff: LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-161-expected.txt

Issue 347773002: Implement select listbox using shadow DOM (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 | Annotate | Revision Log
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 800x109 3 layer at (0,0) size 800x109
4 RenderBlock {test} at (0,0) size 800x109 4 RenderBlock {test} at (0,0) size 800x109
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 268x18 6 RenderText {#text} at (0,0) size 268x18
7 text run at (0,0) width 268: "This line should have a green background." 7 text run at (0,0) width 268: "This line should have a green background."
8 RenderBlock {p} at (0,50) size 800x19 [bgcolor=#00FF00] 8 RenderBlock {p} at (0,50) size 800x19 [bgcolor=#00FF00]
9 RenderText {#text} at (0,0) size 696x18 9 RenderText {#text} at (0,0) size 696x18
10 text run at (0,0) width 696: "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 696: "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 (696,1) size 100x18 [border: (1px inset #808080 )] 11 RenderMenuList {select} at (696,1) 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 RenderTable {table} at (0,85) size 429x24 [bgcolor=#00FF00] 16 RenderTable {table} at (0,85) size 429x24 [bgcolor=#00FF00]
17 RenderTableSection (anonymous) at (0,0) size 429x24 17 RenderTableSection (anonymous) at (0,0) size 429x24
18 RenderTableRow {tr} at (0,2) size 429x20 18 RenderTableRow {tr} at (0,2) size 429x20
19 RenderTableCell {td} at (2,2) size 425x20 [r=0 c=0 rs=1 cs=1] 19 RenderTableCell {td} at (2,2) size 425x20 [r=0 c=0 rs=1 cs=1]
20 RenderText {#text} at (1,1) size 423x18 20 RenderText {#text} at (1,1) size 423x18
21 text run at (1,1) width 423: "This line should have a green backgr ound (or it might be unstyled)." 21 text run at (1,1) width 423: "This line should have a green backgr ound (or it might be unstyled)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698