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

Side by Side Diff: LayoutTests/platform/android/css3/selectors3/xhtml/css3-modsel-32-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
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x142
4 RenderBlock {html} at (0,0) size 800x142
5 RenderBody {body} at (8,8) size 784x118
6 RenderBlock {div} at (0,0) size 784x82
7 LayoutTable {table} at (0,0) size 119x82 [border: (1px outset #808080)]
8 LayoutTableSection (anonymous) at (1,1) size 117x80
9 LayoutTableRow {tr} at (0,2) size 117x24
10 LayoutTableCell {td} at (2,2) size 61x24 [bgcolor=#00FF00] [border : (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
11 RenderText {#text} at (2,2) size 57x19
12 text run at (2,2) width 57: "green cell"
13 LayoutTableCell {td} at (65,2) size 24x24 [border: (1px inset #808 080)] [r=0 c=1 rs=1 cs=1]
14 RenderText {#text} at (2,2) size 20x19
15 text run at (2,2) width 20: "1.2"
16 LayoutTableCell {td} at (91,2) size 24x24 [border: (1px inset #808 080)] [r=0 c=2 rs=1 cs=1]
17 RenderText {#text} at (2,2) size 20x19
18 text run at (2,2) width 20: "1.3"
19 LayoutTableRow {tr} at (0,28) size 117x24
20 LayoutTableCell {td} at (2,28) size 61x24 [bgcolor=#00FF00] [borde r: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
21 RenderText {#text} at (2,2) size 57x19
22 text run at (2,2) width 57: "green cell"
23 LayoutTableCell {td} at (65,28) size 24x24 [border: (1px inset #80 8080)] [r=1 c=1 rs=1 cs=1]
24 RenderText {#text} at (2,2) size 20x19
25 text run at (2,2) width 20: "2.2"
26 LayoutTableCell {td} at (91,28) size 24x24 [border: (1px inset #80 8080)] [r=1 c=2 rs=1 cs=1]
27 RenderText {#text} at (2,2) size 20x19
28 text run at (2,2) width 20: "2.3"
29 LayoutTableRow {tr} at (0,54) size 117x24
30 LayoutTableCell {td} at (2,54) size 61x24 [bgcolor=#00FF00] [borde r: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
31 RenderText {#text} at (2,2) size 57x19
32 text run at (2,2) width 57: "green cell"
33 LayoutTableCell {td} at (65,54) size 24x24 [border: (1px inset #80 8080)] [r=2 c=1 rs=1 cs=1]
34 RenderText {#text} at (2,2) size 20x19
35 text run at (2,2) width 20: "3.2"
36 LayoutTableCell {td} at (91,54) size 24x24 [border: (1px inset #80 8080)] [r=2 c=2 rs=1 cs=1]
37 RenderText {#text} at (2,2) size 20x19
38 text run at (2,2) width 20: "3.3"
39 RenderBlock {p} at (0,98) size 784x20
40 RenderText {#text} at (0,0) size 209x19
41 text run at (0,0) width 209: "This paragraph contains some text "
42 RenderInline {span} at (0,0) size 290x19 [bgcolor=#00FF00]
43 RenderText {#text} at (209,0) size 290x19
44 text run at (209,0) width 290: "and a span that should have a green background"
45 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698