summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-13 17:18:07 +0000
committerericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-13 17:18:07 +0000
commitfde2a6d92684d67b5c3541f824fffb06c4871f30 (patch)
tree1deea51a6e08c6fa0d6dd7efac74c200228f73e1 /webkit
parent1523c133de6f8c75b1a6dfefc78725f9bc7dc08a (diff)
downloadchromium_src-fde2a6d92684d67b5c3541f824fffb06c4871f30.zip
chromium_src-fde2a6d92684d67b5c3541f824fffb06c4871f30.tar.gz
chromium_src-fde2a6d92684d67b5c3541f824fffb06c4871f30.tar.bz2
4 layout tests rebaslined.
- entity-comment-in-style.html: Pixel diff due to fonts. - entity-comment-in-textarea.html: Pixel diff due to fonts + form control. - outdent-selection.html: Pixel diff due to webkit regression -- rebaselining to match webkit, filed followup bug: https://bugs.webkit.org/show_bug.cgi?id=21545 - cyclic-proto.html: Differs by capitalization of error message. We have at least one other test rebaselined because of this; v8 team would rather keep their message so forking. Review URL: http://codereview.chromium.org/7260 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3290 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_test_results/v8/LayoutTests/editing/execCommand/outdent-selection-expected.checksum2
-rw-r--r--webkit/data/layout_test_results/v8/LayoutTests/editing/execCommand/outdent-selection-expected.pngbin6470 -> 6475 bytes
-rw-r--r--webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-style-expected.checksum1
-rw-r--r--webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-style-expected.pngbin0 -> 5092 bytes
-rw-r--r--webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-textarea-expected.checksum1
-rw-r--r--webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-textarea-expected.pngbin0 -> 3456 bytes
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt6
7 files changed, 3 insertions, 7 deletions
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/editing/execCommand/outdent-selection-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/editing/execCommand/outdent-selection-expected.checksum
index eedf371..488898a 100644
--- a/webkit/data/layout_test_results/v8/LayoutTests/editing/execCommand/outdent-selection-expected.checksum
+++ b/webkit/data/layout_test_results/v8/LayoutTests/editing/execCommand/outdent-selection-expected.checksum
@@ -1 +1 @@
-ee5976fc8438468f255c28691290ce5c \ No newline at end of file
+1267be270ab657d3209e26b59944b7ab \ No newline at end of file
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/editing/execCommand/outdent-selection-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/editing/execCommand/outdent-selection-expected.png
index 615d155..48c316d 100644
--- a/webkit/data/layout_test_results/v8/LayoutTests/editing/execCommand/outdent-selection-expected.png
+++ b/webkit/data/layout_test_results/v8/LayoutTests/editing/execCommand/outdent-selection-expected.png
Binary files differ
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-style-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-style-expected.checksum
new file mode 100644
index 0000000..0fbeae5
--- /dev/null
+++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-style-expected.checksum
@@ -0,0 +1 @@
+d0355a3c1d1df7b24a04fbf73390e69d \ No newline at end of file
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-style-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-style-expected.png
new file mode 100644
index 0000000..64fe40a
--- /dev/null
+++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-style-expected.png
Binary files differ
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-textarea-expected.checksum b/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-textarea-expected.checksum
new file mode 100644
index 0000000..1b01a42
--- /dev/null
+++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-textarea-expected.checksum
@@ -0,0 +1 @@
+f8c575931e7c275ad7e9c7f3b931b7e8 \ No newline at end of file
diff --git a/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-textarea-expected.png b/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-textarea-expected.png
new file mode 100644
index 0000000..81901ea3
--- /dev/null
+++ b/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-textarea-expected.png
Binary files differ
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index fdd338e..b12fba1 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -777,9 +777,6 @@ V8 # LayoutTests/fast/js/removing-Cf-characters.html = FAIL
V8 # LayoutTests/fast/js/static-scope-object.html = FAIL
V8 # LayoutTests/fast/js/delete-getters-setters.html = FAIL
-// Exception message capitalizes "Cyclic", expected to be lower case. (trivial)
-V8 | KJS # LayoutTests/fast/js/cyclic-proto.html = FAIL
-
# Console output won't have line numbers until V8 gives us a way to get that
# information. <http://crbug.com/2960>
V8 # LayoutTests/fast/dom/Window/console-functions.html = FAIL
@@ -1008,8 +1005,6 @@ V8 | KJS # LayoutTests/fast/forms/form-hides-table.html = FAIL
V8 | KJS # LayoutTests/fast/forms/input-readonly-autoscroll.html = FAIL
V8 | KJS # LayoutTests/fast/forms/legend-access-key.html = FAIL
V8 | KJS # LayoutTests/fast/loader/url-parse-1.html = FAIL
-V8 | KJS # LayoutTests/fast/parser/entity-comment-in-style.html = FAIL
-V8 | KJS # LayoutTests/fast/parser/entity-comment-in-textarea.html = FAIL
V8 | KJS # LayoutTests/fast/replaced/replaced-breaking.html = FAIL
V8 | KJS # LayoutTests/fast/table/text-field-baseline.html = FAIL
V8 | KJS # LayoutTests/http/tests/messaging/cross-domain-message-event-dispatch.html = FAIL | PASS
@@ -1221,7 +1216,6 @@ V8 | KJS # pending/http/tests/security/cross-frame-access-parent-explicit-domain
V8 | KJS # pending/svg/carto.net/window.svg = FAIL
V8 | KJS # pending/dom/html/level2/html/HTMLFrameElement09.html = PASS | CRASH
V8 | KJS # pending/dom/html/level2/html/HTMLIFrameElement11.html = PASS | CRASH
-V8 | KJS # LayoutTests/editing/execCommand/outdent-selection.html = PASS | FAIL
// This test seems to fail on the builders but not locally.
V8 | KJS # LayoutTests/fast/css/font-face-multiple-faces.html = FAIL