From fde2a6d92684d67b5c3541f824fffb06c4871f30 Mon Sep 17 00:00:00 2001 From: "ericroman@google.com" Date: Mon, 13 Oct 2008 17:18:07 +0000 Subject: 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 --- .../execCommand/outdent-selection-expected.checksum | 2 +- .../execCommand/outdent-selection-expected.png | Bin 6470 -> 6475 bytes .../parser/entity-comment-in-style-expected.checksum | 1 + .../fast/parser/entity-comment-in-style-expected.png | Bin 0 -> 5092 bytes .../entity-comment-in-textarea-expected.checksum | 1 + .../parser/entity-comment-in-textarea-expected.png | Bin 0 -> 3456 bytes .../tools/layout_tests/test_lists/tests_fixable.txt | 6 ------ 7 files changed, 3 insertions(+), 7 deletions(-) create mode 100644 webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-style-expected.checksum create mode 100644 webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-style-expected.png create mode 100644 webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-textarea-expected.checksum create mode 100644 webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-textarea-expected.png (limited to 'webkit') 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 Binary files a/webkit/data/layout_test_results/v8/LayoutTests/editing/execCommand/outdent-selection-expected.png and b/webkit/data/layout_test_results/v8/LayoutTests/editing/execCommand/outdent-selection-expected.png 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 Binary files /dev/null and b/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-style-expected.png 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 Binary files /dev/null and b/webkit/data/layout_test_results/v8/LayoutTests/fast/parser/entity-comment-in-textarea-expected.png 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. 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 -- cgit v1.1