diff options
author | darin <darin@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2003-07-31 00:18:03 +0000 |
---|---|---|
committer | darin <darin@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2003-07-31 00:18:03 +0000 |
commit | 79561979b984cd8ab9efb2ef47091d00451ceddb (patch) | |
tree | 664169507f32abbb269acbfa76c2a9b08097fd83 /third_party/WebKit/LayoutTests/fast/selectors/032-expected.txt | |
parent | 0257162719cacdee2ea1b9f5a0dc7a0163930c83 (diff) | |
download | chromium_src-79561979b984cd8ab9efb2ef47091d00451ceddb.zip chromium_src-79561979b984cd8ab9efb2ef47091d00451ceddb.tar.gz chromium_src-79561979b984cd8ab9efb2ef47091d00451ceddb.tar.bz2 |
Moving layout tests in here.
git-svn-id: svn://svn.chromium.org/blink/trunk@4740 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/selectors/032-expected.txt')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/selectors/032-expected.txt | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/selectors/032-expected.txt b/third_party/WebKit/LayoutTests/fast/selectors/032-expected.txt new file mode 100644 index 0000000..ec97355 --- /dev/null +++ b/third_party/WebKit/LayoutTests/fast/selectors/032-expected.txt @@ -0,0 +1,45 @@ +layer at (0,0) size 800x600 + RenderCanvas at (0,0) size 800x600 +layer at (0,0) size 800x126 + RenderBlock {HTML} at (0,0) size 800x126 + RenderBody {BODY} at (8,8) size 784x104 + RenderBlock {DIV} at (0,0) size 784x73 + RenderTable {TABLE} at (324,0) size 135x73 + RenderTableSection {TBODY} at (1,1) size 0x71 + RenderTableRow {TR} at (0,0) size 0x0 + RenderTableCell {TD} at (2,2) size 71x21 [bgcolor=#00FF00] [r=0 c=0 rs=1 cs=1] + RenderText {TEXT} at (2,2) size 67x17 + text run at (2,2) width 67: "green cell" + RenderTableCell {TD} at (75,2) size 27x21 [r=0 c=1 rs=1 cs=1] + RenderText {TEXT} at (2,2) size 23x17 + text run at (2,2) width 23: "1.2" + RenderTableCell {TD} at (104,2) size 27x21 [r=0 c=2 rs=1 cs=1] + RenderText {TEXT} at (2,2) size 23x17 + text run at (2,2) width 23: "1.3" + RenderTableRow {TR} at (0,0) size 0x0 + RenderTableCell {TD} at (2,25) size 71x21 [bgcolor=#00FF00] [r=1 c=0 rs=1 cs=1] + RenderText {TEXT} at (2,2) size 67x17 + text run at (2,2) width 67: "green cell" + RenderTableCell {TD} at (75,25) size 27x21 [r=1 c=1 rs=1 cs=1] + RenderText {TEXT} at (2,2) size 23x17 + text run at (2,2) width 23: "2.2" + RenderTableCell {TD} at (104,25) size 27x21 [r=1 c=2 rs=1 cs=1] + RenderText {TEXT} at (2,2) size 23x17 + text run at (2,2) width 23: "2.3" + RenderTableRow {TR} at (0,0) size 0x0 + RenderTableCell {TD} at (2,48) size 71x21 [bgcolor=#00FF00] [r=2 c=0 rs=1 cs=1] + RenderText {TEXT} at (2,2) size 67x17 + text run at (2,2) width 67: "green cell" + RenderTableCell {TD} at (75,48) size 27x21 [r=2 c=1 rs=1 cs=1] + RenderText {TEXT} at (2,2) size 23x17 + text run at (2,2) width 23: "3.2" + RenderTableCell {TD} at (104,48) size 27x21 [r=2 c=2 rs=1 cs=1] + RenderText {TEXT} at (2,2) size 23x17 + text run at (2,2) width 23: "3.3" + RenderBlock {P} at (0,87) size 784x17 + RenderText {TEXT} at (0,0) size 241x17 + text run at (0,0) width 241: "This paragraph contains some text " + RenderInline {SPAN} at (0,0) size 333x17 [bgcolor=#00FF00] + RenderText {TEXT} at (241,0) size 333x17 + text run at (241,0) width 333: "and a span that should have a green background" + RenderText {TEXT} at (0,0) size 0x0 |