diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-19 22:31:36 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-19 22:31:36 +0000 |
commit | c915fbdeaef22ead8fd8b940294d519f801e7259 (patch) | |
tree | 4400cef1511997cfe5b8b5d1d479b29929be74a4 | |
parent | e2720618d98a40d85462e084fc3744fac73375e3 (diff) | |
download | chromium_src-c915fbdeaef22ead8fd8b940294d519f801e7259.zip chromium_src-c915fbdeaef22ead8fd8b940294d519f801e7259.tar.gz chromium_src-c915fbdeaef22ead8fd8b940294d519f801e7259.tar.bz2 |
Rebaseline fast/dom/HTMLTableColElement/resize-table-using-col-width.html
on Windows and Linux. The test only differs by font sizes and
widget rendering.
BUG=15132
Review URL: http://codereview.chromium.org/172058
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23767 0039d316-1c4b-4281-b951-d872f2087c98
7 files changed, 82 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum new file mode 100644 index 0000000..26c5d1e --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum @@ -0,0 +1 @@ +058eff795eb403a77c6db421d3962dde
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png Binary files differnew file mode 100644 index 0000000..226996e --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt new file mode 100644 index 0000000..6abefd2 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt @@ -0,0 +1,40 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 + RenderBody {BODY} at (8,8) size 784x584 + RenderTable {TABLE} at (0,0) size 658x56 [border: (1px outset #808080)] + RenderTableCol {COLGROUP} at (0,0) size 0x0 + RenderTableCol {COL} at (0,0) size 0x0 + RenderTableCol {COL} at (0,0) size 0x0 + RenderTableCol {COL} at (0,0) size 0x0 + RenderTableSection {TBODY} at (1,1) size 656x54 + RenderTableRow {TR} at (0,2) size 656x24 + RenderTableCell {TD} at (2,2) size 500x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] + RenderText {#text} at (2,2) size 70x19 + text run at (2,2) width 70: "col 1 row 1" + RenderTableCell {TD} at (504,2) size 74x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] + RenderText {#text} at (2,2) size 70x19 + text run at (2,2) width 70: "col 2 row 1" + RenderTableCell {TD} at (580,2) size 74x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1] + RenderText {#text} at (2,2) size 70x19 + text run at (2,2) width 70: "col 3 row 1" + RenderTableRow {TR} at (0,28) size 656x24 + RenderTableCell {TD} at (2,28) size 500x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] + RenderText {#text} at (2,2) size 70x19 + text run at (2,2) width 70: "col 1 row 2" + RenderTableCell {TD} at (504,28) size 74x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] + RenderText {#text} at (2,2) size 70x19 + text run at (2,2) width 70: "col 2 row 2" + RenderTableCell {TD} at (580,28) size 74x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1] + RenderText {#text} at (2,2) size 70x19 + text run at (2,2) width 70: "col 3 row 3" + RenderBlock (anonymous) at (0,56) size 784x26 + RenderButton {BUTTON} at (2,2) size 401x22 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)] + RenderBlock (anonymous) at (8,2) size 385x18 + RenderText {#text} at (3,1) size 379x16 + text run at (3,1) width 379: "Click me to test manually. The first column should grow to 500px." + RenderText {#text} at (0,0) size 0x0 + RenderText {#text} at (0,0) size 0x0 + RenderText {#text} at (0,0) size 0x0 + RenderText {#text} at (0,0) size 0x0 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum new file mode 100644 index 0000000..8e90cc8 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.checksum @@ -0,0 +1 @@ +3a045140a1f8faba040bb9ec5939deba
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png Binary files differnew file mode 100644 index 0000000..948ecc4 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt new file mode 100644 index 0000000..a593c94 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width-expected.txt @@ -0,0 +1,40 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 + RenderBody {BODY} at (8,8) size 784x584 + RenderTable {TABLE} at (0,0) size 658x56 [border: (1px outset #808080)] + RenderTableCol {COLGROUP} at (0,0) size 0x0 + RenderTableCol {COL} at (0,0) size 0x0 + RenderTableCol {COL} at (0,0) size 0x0 + RenderTableCol {COL} at (0,0) size 0x0 + RenderTableSection {TBODY} at (1,1) size 656x54 + RenderTableRow {TR} at (0,2) size 656x24 + RenderTableCell {TD} at (2,2) size 500x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1] + RenderText {#text} at (2,2) size 70x19 + text run at (2,2) width 70: "col 1 row 1" + RenderTableCell {TD} at (504,2) size 74x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1] + RenderText {#text} at (2,2) size 70x19 + text run at (2,2) width 70: "col 2 row 1" + RenderTableCell {TD} at (580,2) size 74x24 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1] + RenderText {#text} at (2,2) size 70x19 + text run at (2,2) width 70: "col 3 row 1" + RenderTableRow {TR} at (0,28) size 656x24 + RenderTableCell {TD} at (2,28) size 500x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1] + RenderText {#text} at (2,2) size 70x19 + text run at (2,2) width 70: "col 1 row 2" + RenderTableCell {TD} at (504,28) size 74x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1] + RenderText {#text} at (2,2) size 70x19 + text run at (2,2) width 70: "col 2 row 2" + RenderTableCell {TD} at (580,28) size 74x24 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1] + RenderText {#text} at (2,2) size 70x19 + text run at (2,2) width 70: "col 3 row 3" + RenderBlock (anonymous) at (0,56) size 784x26 + RenderButton {BUTTON} at (2,2) size 401x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] + RenderBlock (anonymous) at (8,2) size 385x18 + RenderText {#text} at (3,1) size 379x16 + text run at (3,1) width 379: "Click me to test manually. The first column should grow to 500px." + RenderText {#text} at (0,0) size 0x0 + RenderText {#text} at (0,0) size 0x0 + RenderText {#text} at (0,0) size 0x0 + RenderText {#text} at (0,0) size 0x0 diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index fa18fb2..726dd25 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2386,7 +2386,6 @@ BUG14951 WIN LINUX : LayoutTests/fast/repaint/background-generated.html = FAIL // WebKit 44969:45017 BUG15132 WIN LINUX : LayoutTests/editing/execCommand/5482023.html = FAIL -BUG15132 WIN LINUX : LayoutTests/fast/dom/HTMLTableColElement/resize-table-using-col-width.html = FAIL BUG15132 WIN : LayoutTests/media/event-attributes.html = FAIL // The Mac layout test buildbots haven't generated a package for 20 days so |