diff options
author | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-31 09:19:46 +0000 |
---|---|---|
committer | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-31 09:19:46 +0000 |
commit | ca55b70f60860beffdff0182b455dfa0d98f49db (patch) | |
tree | 75eeedd56df347e369cc56a63f0cae9cd71105d4 | |
parent | 4565e97b9c0498337dde07a69d4ac622cec5fcac (diff) | |
download | chromium_src-ca55b70f60860beffdff0182b455dfa0d98f49db.zip chromium_src-ca55b70f60860beffdff0182b455dfa0d98f49db.tar.gz chromium_src-ca55b70f60860beffdff0182b455dfa0d98f49db.tar.bz2 |
Add expected data for /fast/forms/button-style-color.html
TBR=tony
BUG=18143
TEST=none
Review URL: http://codereview.chromium.org/160448
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22149 0039d316-1c4b-4281-b951-d872f2087c98
7 files changed, 106 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.checksum new file mode 100644 index 0000000..02b5084 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.checksum @@ -0,0 +1 @@ +75a6cdfdfd92b3438bd6615d65370e17
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.png Binary files differnew file mode 100644 index 0000000..b923012 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.txt new file mode 100644 index 0000000..e6f2dc9 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.txt @@ -0,0 +1,52 @@ +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 + RenderButton {BUTTON} at (2,2) size 89x22 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText {#text} at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (93,3) size 4x19 + text run at (93,3) width 4: " " + RenderButton {BUTTON} at (99,2) size 89x22 [color=#FF0000] [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText {#text} at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (190,3) size 4x19 + text run at (190,3) width 4: " " + RenderButton {BUTTON} at (196,2) size 89x22 [bgcolor=#008000] [border: (2px outset #DDDDDD)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText {#text} at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (287,3) size 4x19 + text run at (287,3) width 4: " " + RenderButton {BUTTON} at (293,2) size 89x22 [color=#FF0000] [bgcolor=#008000] [border: (2px outset #DDDDDD)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText {#text} at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (384,3) size 4x19 + text run at (384,3) width 4: " " + RenderButton {INPUT} at (390,2) size 89x22 [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (481,3) size 4x19 + text run at (481,3) width 4: " " + RenderButton {INPUT} at (487,2) size 89x22 [color=#FF0000] [bgcolor=#DDDDDD] [border: (2px outset #DDDDDD)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (578,3) size 4x19 + text run at (578,3) width 4: " " + RenderButton {INPUT} at (584,2) size 89x22 [bgcolor=#008000] [border: (2px outset #DDDDDD)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (675,3) size 4x19 + text run at (675,3) width 4: " " + RenderButton {INPUT} at (681,2) size 89x22 [color=#FF0000] [bgcolor=#008000] [border: (2px outset #DDDDDD)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (0,0) size 0x0 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.checksum new file mode 100644 index 0000000..d02484a --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.checksum @@ -0,0 +1 @@ +4b37bba6a1152125590189c71a922367
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.png Binary files differnew file mode 100644 index 0000000..d943793 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.txt new file mode 100644 index 0000000..eb17d8d --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.txt @@ -0,0 +1,52 @@ +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 + RenderButton {BUTTON} at (2,2) size 89x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText {#text} at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (93,3) size 4x19 + text run at (93,3) width 4: " " + RenderButton {BUTTON} at (99,2) size 89x22 [color=#FF0000] [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText {#text} at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (190,3) size 4x19 + text run at (190,3) width 4: " " + RenderButton {BUTTON} at (196,2) size 89x22 [bgcolor=#008000] [border: (2px outset #C0C0C0)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText {#text} at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (287,3) size 4x19 + text run at (287,3) width 4: " " + RenderButton {BUTTON} at (293,2) size 89x22 [color=#FF0000] [bgcolor=#008000] [border: (2px outset #C0C0C0)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText {#text} at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (384,3) size 4x19 + text run at (384,3) width 4: " " + RenderButton {INPUT} at (390,2) size 89x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (481,3) size 4x19 + text run at (481,3) width 4: " " + RenderButton {INPUT} at (487,2) size 89x22 [color=#FF0000] [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (578,3) size 4x19 + text run at (578,3) width 4: " " + RenderButton {INPUT} at (584,2) size 89x22 [bgcolor=#008000] [border: (2px outset #C0C0C0)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + RenderText {#text} at (675,3) size 4x19 + text run at (675,3) width 4: " " + RenderButton {INPUT} at (681,2) size 89x22 [color=#FF0000] [bgcolor=#008000] [border: (2px outset #C0C0C0)] + RenderBlock (anonymous) at (8,2) size 73x18 + RenderText at (3,1) size 67x16 + text run at (3,1) width 67: "Test Button" + 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 36f8fa0f..4bb62b0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3086,5 +3086,3 @@ BUG18089 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin BUG18089 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync-double.html = FAIL BUG18089 LINUX : LayoutTests/http/tests/xmlhttprequest/redirect-cross-origin-sync.html = FAIL BUG18089 LINUX MAC : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-unsafe-redirect.html = FAIL - -BUG18143 : LayoutTests/fast/forms/button-style-color.html = FAIL |