summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.pngbin0 -> 6305 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.txt52
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.pngbin0 -> 3899 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.txt52
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
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
new file mode 100644
index 0000000..b923012
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/forms/button-style-color-expected.png
Binary files differ
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
new file mode 100644
index 0000000..d943793
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/forms/button-style-color-expected.png
Binary files differ
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