summaryrefslogtreecommitdiffstats
path: root/webkit/data
diff options
context:
space:
mode:
authorericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-07 23:27:05 +0000
committerericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-07 23:27:05 +0000
commit1de3cf1162b0390e02072d612c8368f761685c3c (patch)
tree4871d2add8a51d57723b0625600fc7a49253c9b2 /webkit/data
parent565579ef7c9b56c55628a5fdae5b06a15e5e3cd1 (diff)
downloadchromium_src-1de3cf1162b0390e02072d612c8368f761685c3c.zip
chromium_src-1de3cf1162b0390e02072d612c8368f761685c3c.tar.gz
chromium_src-1de3cf1162b0390e02072d612c8368f761685c3c.tar.bz2
fix 3 layout tests
- textarea-hard-linewrap needed to be updated to match match http://trac.webkit.org/changeset/31086#file3 - textAreaLineHeight.html had incorrect positioning of space in render tree. Looks like the previous baseline was wrong, and merge fixed it. - select-accesskey.html had forked expectations, which were no longer applicable -- removed the forked results. Review URL: http://codereview.chromium.org/6558 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2980 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
-rw-r--r--webkit/data/layout_test_results/common/LayoutTests/fast/forms/select-accesskey-expected.txt25
-rw-r--r--webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/select-accesskey-expected.txt25
-rw-r--r--webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/textAreaLineHeight-expected.txt3
-rw-r--r--webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/textarea-hard-linewrap-expected.txt2
-rw-r--r--webkit/data/layout_test_results/v8/LayoutTests/fast/forms/select-accesskey-expected.checksum1
-rw-r--r--webkit/data/layout_test_results/v8/LayoutTests/fast/forms/select-accesskey-expected.pngbin4953 -> 0 bytes
-rw-r--r--webkit/data/layout_test_results/v8/LayoutTests/fast/forms/select-accesskey-expected.txt25
-rw-r--r--webkit/data/layout_test_results/v8/LayoutTests/fast/forms/textAreaLineHeight-expected.txt3
-rw-r--r--webkit/data/layout_test_results/v8/LayoutTests/fast/forms/textarea-hard-linewrap-expected.txt2
9 files changed, 4 insertions, 82 deletions
diff --git a/webkit/data/layout_test_results/common/LayoutTests/fast/forms/select-accesskey-expected.txt b/webkit/data/layout_test_results/common/LayoutTests/fast/forms/select-accesskey-expected.txt
deleted file mode 100644
index e1fd131..0000000
--- a/webkit/data/layout_test_results/common/LayoutTests/fast/forms/select-accesskey-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-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
- RenderBlock (anonymous) at (0,0) size 784x19
- RenderMenuList {SELECT} at (0,1) size 54x18 [bgcolor=#FFFFFF]
- RenderBlock (anonymous) at (0,0) size 54x18
- RenderText at (8,2) size 23x13
- text run at (8,2) width 23: "blaa"
- RenderText {#text} at (54,0) size 486x18
- text run at (54,0) width 486: " Press ctrl-a to activate the select. Works as layout test too using eventSender."
- RenderBlock {DIV} at (0,19) size 784x72
- RenderBlock (anonymous) at (0,0) size 784x18
- RenderText {#text} at (0,0) size 76x18
- text run at (0,0) width 76: "focus event:"
- RenderBlock {DIV} at (0,18) size 784x18
- RenderText {#text} at (0,0) size 51x18
- text run at (0,0) width 51: "PASS 1"
- RenderBlock (anonymous) at (0,36) size 784x18
- RenderText {#text} at (0,0) size 72x18
- text run at (0,0) width 72: "click event:"
- RenderBlock {DIV} at (0,54) size 784x18
- RenderText {#text} at (0,0) size 51x18
- text run at (0,0) width 51: "PASS 2"
diff --git a/webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/select-accesskey-expected.txt b/webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/select-accesskey-expected.txt
deleted file mode 100644
index f590982..0000000
--- a/webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/select-accesskey-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-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
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderMenuList {SELECT} at (0,2) size 49x18 [bgcolor=#FFFFFF]
- RenderBlock (anonymous) at (0,0) size 49x19
- RenderText at (8,2) size 18x14
- text run at (8,2) width 18: "blaa"
- RenderText {#text} at (49,0) size 472x19
- text run at (49,0) width 472: " Press ctrl-a to activate the select. Works as layout test too using eventSender."
- RenderBlock {DIV} at (0,20) size 784x80
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 71x19
- text run at (0,0) width 71: "focus event:"
- RenderBlock {DIV} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 50: "PASS 1"
- RenderBlock (anonymous) at (0,40) size 784x20
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "click event:"
- RenderBlock {DIV} at (0,60) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 50: "PASS 2"
diff --git a/webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/textAreaLineHeight-expected.txt b/webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/textAreaLineHeight-expected.txt
index f8cf5df..c6bd19e 100644
--- a/webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/textAreaLineHeight-expected.txt
+++ b/webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/textAreaLineHeight-expected.txt
@@ -56,8 +56,7 @@ layer at (8,65) size 406x206 clip at (9,66) size 404x204
RenderTextControl {TEXTAREA} at (0,21) size 406x206 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
RenderBlock {DIV} at (3,3) size 385x104
RenderText {#text} at (0,18) size 385x68
- text run at (0,18) width 385: "Demo text here that wraps a bit and should demonstrate"
- text run at (385,18) width 0: " "
+ text run at (0,18) width 385: "Demo text here that wraps a bit and should demonstrate "
text run at (0,70) width 181: "the goodness of line-height"
layer at (8,851) size 161x34 clip at (9,852) size 144x32 scrollHeight 72
RenderTextControl {TEXTAREA} at (0,61) size 161x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
diff --git a/webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/textarea-hard-linewrap-expected.txt b/webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/textarea-hard-linewrap-expected.txt
index c998d4b..359b41d 100644
--- a/webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/textarea-hard-linewrap-expected.txt
+++ b/webkit/data/layout_test_results/kjs/LayoutTests/fast/forms/textarea-hard-linewrap-expected.txt
@@ -1,6 +1,6 @@
This tests that a textarea's default value is submitted with hard line wraps (carriage returns where line wraps appear in the textarea).
-Due to a bug, the textarea is actually a bit wider than we specify via the cols attribute, so, the number and position of the carriage returns in the submitted data is not what you'd expect. The expected results for this testcase should be updated when http://bugzilla.opendarwin.org/show_bug.cgi?id=7505 is fixed.
+Due to a bug, the textarea is actually a bit wider than we specify via the cols attribute, so, the number and position of the carriage returns in the submitted data is not what you'd expect. The expected results for this testcase should be updated when bug 7505 is fixed.
Failure. The form data that should have been submitted: textarea=1234567%0D%0A89
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/select-accesskey-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/select-accesskey-expected.checksum
deleted file mode 100644
index 434756c..0000000
--- a/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/select-accesskey-expected.checksum
+++ /dev/null
@@ -1 +0,0 @@
-f132b07dea498fb3474cf932bee158ad \ No newline at end of file
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/select-accesskey-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/select-accesskey-expected.png
deleted file mode 100644
index 5421df6..0000000
--- a/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/select-accesskey-expected.png
+++ /dev/null
Binary files differ
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/select-accesskey-expected.txt b/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/select-accesskey-expected.txt
deleted file mode 100644
index f590982..0000000
--- a/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/select-accesskey-expected.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-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
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderMenuList {SELECT} at (0,2) size 49x18 [bgcolor=#FFFFFF]
- RenderBlock (anonymous) at (0,0) size 49x19
- RenderText at (8,2) size 18x14
- text run at (8,2) width 18: "blaa"
- RenderText {#text} at (49,0) size 472x19
- text run at (49,0) width 472: " Press ctrl-a to activate the select. Works as layout test too using eventSender."
- RenderBlock {DIV} at (0,20) size 784x80
- RenderBlock (anonymous) at (0,0) size 784x20
- RenderText {#text} at (0,0) size 71x19
- text run at (0,0) width 71: "focus event:"
- RenderBlock {DIV} at (0,20) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 50: "PASS 1"
- RenderBlock (anonymous) at (0,40) size 784x20
- RenderText {#text} at (0,0) size 67x19
- text run at (0,0) width 67: "click event:"
- RenderBlock {DIV} at (0,60) size 784x20
- RenderText {#text} at (0,0) size 50x19
- text run at (0,0) width 50: "PASS 2"
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/textAreaLineHeight-expected.txt b/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/textAreaLineHeight-expected.txt
index f8cf5df..c6bd19e 100644
--- a/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/textAreaLineHeight-expected.txt
+++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/textAreaLineHeight-expected.txt
@@ -56,8 +56,7 @@ layer at (8,65) size 406x206 clip at (9,66) size 404x204
RenderTextControl {TEXTAREA} at (0,21) size 406x206 [bgcolor=#FFFFFF] [border: (1px dotted #C0C0C0)]
RenderBlock {DIV} at (3,3) size 385x104
RenderText {#text} at (0,18) size 385x68
- text run at (0,18) width 385: "Demo text here that wraps a bit and should demonstrate"
- text run at (385,18) width 0: " "
+ text run at (0,18) width 385: "Demo text here that wraps a bit and should demonstrate "
text run at (0,70) width 181: "the goodness of line-height"
layer at (8,851) size 161x34 clip at (9,852) size 144x32 scrollHeight 72
RenderTextControl {TEXTAREA} at (0,61) size 161x34 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/textarea-hard-linewrap-expected.txt b/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/textarea-hard-linewrap-expected.txt
index c998d4b..359b41d 100644
--- a/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/textarea-hard-linewrap-expected.txt
+++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/forms/textarea-hard-linewrap-expected.txt
@@ -1,6 +1,6 @@
This tests that a textarea's default value is submitted with hard line wraps (carriage returns where line wraps appear in the textarea).
-Due to a bug, the textarea is actually a bit wider than we specify via the cols attribute, so, the number and position of the carriage returns in the submitted data is not what you'd expect. The expected results for this testcase should be updated when http://bugzilla.opendarwin.org/show_bug.cgi?id=7505 is fixed.
+Due to a bug, the textarea is actually a bit wider than we specify via the cols attribute, so, the number and position of the carriage returns in the submitted data is not what you'd expect. The expected results for this testcase should be updated when bug 7505 is fixed.
Failure. The form data that should have been submitted: textarea=1234567%0D%0A89