From 63e9985f427227c977c96d1105de6e251dfd7554 Mon Sep 17 00:00:00 2001 From: "eroman@chromium.org" Date: Thu, 14 May 2009 23:15:58 +0000 Subject: Baseline some layout tests for linux. These differ in the pixels along text, but the rest is unchanged. Review URL: http://codereview.chromium.org/115384 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16121 0039d316-1c4b-4281-b951-d872f2087c98 --- .../apply-through-end-of-document-expected.checksum | 1 + .../style/apply-through-end-of-document-expected.png | Bin 0 -> 20692 bytes .../fast/css/compare-content-style-expected.checksum | 1 + .../fast/css/compare-content-style-expected.png | Bin 0 -> 17722 bytes webkit/tools/layout_tests/test_expectations.txt | 3 --- 5 files changed, 2 insertions(+), 3 deletions(-) create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/style/apply-through-end-of-document-expected.checksum create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/style/apply-through-end-of-document-expected.png create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/compare-content-style-expected.checksum create mode 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/compare-content-style-expected.png (limited to 'webkit') diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/style/apply-through-end-of-document-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/style/apply-through-end-of-document-expected.checksum new file mode 100644 index 0000000..58a2275 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/style/apply-through-end-of-document-expected.checksum @@ -0,0 +1 @@ +4b887a0b3844438a0e0f0d37fe5292a5 \ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/style/apply-through-end-of-document-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/style/apply-through-end-of-document-expected.png new file mode 100644 index 0000000..b24e94a Binary files /dev/null and b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/style/apply-through-end-of-document-expected.png differ diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/compare-content-style-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/compare-content-style-expected.checksum new file mode 100644 index 0000000..e74dc71 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/compare-content-style-expected.checksum @@ -0,0 +1 @@ +1266a83834058af3b3b920a8354322b5 \ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/compare-content-style-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/compare-content-style-expected.png new file mode 100644 index 0000000..3eb110f Binary files /dev/null and b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/compare-content-style-expected.png differ diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 6ff3cd3..35a3815 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2664,10 +2664,7 @@ BUG11669 LINUX : LayoutTests/fast/layers/remove-only-this-layer-update.html = FA // May need rebaselining for mac/linux, or may need nothing at all. Triage after has run // on mac/linux buildbot. See http://crbug.com/11763. -BUG11763 LINUX : LayoutTests/fast/js/postfix-syntax.html = FAIL PASS BUG11763 LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL PASS -BUG11763 LINUX : LayoutTests/fast/css/compare-content-style.html = FAIL PASS -BUG11763 LINUX : LayoutTests/editing/style/apply-through-end-of-document.html = FAIL PASS // This test got moved (and the baselines have been moved accordingly), but now as a result // it seems to be failing?! -- cgit v1.1