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

Side by Side Diff: LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-43-expected.txt

Issue 886333003: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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 800x164 3 layer at (0,0) size 800x170
4 RenderBlock {html} at (0,0) size 800x164 4 RenderBlock {html} at (0,0) size 800x170
5 RenderBody {body} at (8,16) size 784x140 5 RenderBody {body} at (8,16) size 784x146
6 RenderBlock {div} at (0,0) size 784x86 6 RenderBlock {div} at (0,0) size 784x90
7 RenderBlock {p} at (0,0) size 784x16 [bgcolor=#00FF00] 7 RenderBlock {p} at (0,0) size 784x18 [bgcolor=#00FF00]
8 RenderText {#text} at (0,0) size 308x16 8 RenderText {#text} at (0,0) size 308x18
9 text run at (0,0) width 308: "This paragraph should have a green bac kground" 9 text run at (0,0) width 308: "This paragraph should have a green bac kground"
10 LayoutTable {table} at (0,32) size 314x54 10 LayoutTable {table} at (0,34) size 314x56
11 LayoutTableSection {tbody} at (0,0) size 314x54 11 LayoutTableSection {tbody} at (0,0) size 314x56
12 LayoutTableRow {tr} at (0,2) size 314x50 12 LayoutTableRow {tr} at (0,2) size 314x52
13 LayoutTableCell {td} at (2,2) size 310x50 [r=0 c=0 rs=1 cs=1] 13 LayoutTableCell {td} at (2,2) size 310x52 [r=0 c=0 rs=1 cs=1]
14 RenderBlock {p} at (1,17) size 308x16 [bgcolor=#00FF00] 14 RenderBlock {p} at (1,17) size 308x18 [bgcolor=#00FF00]
15 RenderText {#text} at (0,0) size 308x16 15 RenderText {#text} at (0,0) size 308x18
16 text run at (0,0) width 308: "This paragraph should have a g reen background" 16 text run at (0,0) width 308: "This paragraph should have a g reen background"
17 LayoutTable {table} at (0,86) size 231x54 17 LayoutTable {table} at (0,90) size 231x56
18 LayoutTableSection {tbody} at (0,0) size 231x54 18 LayoutTableSection {tbody} at (0,0) size 231x56
19 LayoutTableRow {tr} at (0,2) size 231x50 19 LayoutTableRow {tr} at (0,2) size 231x52
20 LayoutTableCell {td} at (2,2) size 227x50 [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {td} at (2,2) size 227x52 [r=0 c=0 rs=1 cs=1]
21 RenderBlock {p} at (1,17) size 225x16 21 RenderBlock {p} at (1,17) size 225x18
22 RenderText {#text} at (0,0) size 225x16 22 RenderText {#text} at (0,0) size 225x18
23 text run at (0,0) width 225: "This paragraph should be unstyle d." 23 text run at (0,0) width 225: "This paragraph should be unstyle d."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698