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

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

Issue 616063002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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 800x135 3 layer at (0,0) size 800x128
4 RenderBlock {HTML} at (0,0) size 800x135 4 RenderBlock {HTML} at (0,0) size 800x128
5 RenderBody {BODY} at (8,16) size 784x111 5 RenderBody {BODY} at (8,16) size 784x104
6 RenderBlock {P} at (0,0) size 784x18 [bgcolor=#00FF00] 6 RenderBlock {P} at (0,0) size 784x16 [bgcolor=#00FF00]
7 RenderText {#text} at (0,0) size 268x18 7 RenderText {#text} at (0,0) size 272x16
8 text run at (0,0) width 268: "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,32) size 784x34 [bgcolor=#00FF00]
10 RenderText {#text} at (0,0) size 692x18 10 RenderText {#text} at (0,0) size 705x16
11 text run at (0,0) width 692: "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 RenderMenuList {SELECT} at (0,16) 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 RenderTable {TABLE} at (0,87) size 429x24 [bgcolor=#00FF00] 17 RenderTable {TABLE} at (0,82) size 438x22 [bgcolor=#00FF00]
18 RenderTableSection {TBODY} at (0,0) size 429x24 18 RenderTableSection {TBODY} at (0,0) size 438x22
19 RenderTableRow {TR} at (0,2) size 429x20 19 RenderTableRow {TR} at (0,2) size 438x18
20 RenderTableCell {TD} at (2,2) size 425x20 [r=0 c=0 rs=1 cs=1] 20 RenderTableCell {TD} at (2,2) size 434x18 [r=0 c=0 rs=1 cs=1]
21 RenderText {#text} at (1,1) size 423x18 21 RenderText {#text} at (1,1) size 432x16
22 text run at (1,1) width 423: "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