diff options
author | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 23:15:58 +0000 |
---|---|---|
committer | eroman@chromium.org <eroman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 23:15:58 +0000 |
commit | 63e9985f427227c977c96d1105de6e251dfd7554 (patch) | |
tree | ae218352b52e21ca30071fa691581b2aa9a21b80 /webkit | |
parent | 641fec5f991cd63fd55fca98a4e07f0534d4340b (diff) | |
download | chromium_src-63e9985f427227c977c96d1105de6e251dfd7554.zip chromium_src-63e9985f427227c977c96d1105de6e251dfd7554.tar.gz chromium_src-63e9985f427227c977c96d1105de6e251dfd7554.tar.bz2 |
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
Diffstat (limited to 'webkit')
5 files changed, 2 insertions, 3 deletions
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 Binary files differnew file mode 100644 index 0000000..b24e94a --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/style/apply-through-end-of-document-expected.png 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 Binary files differnew file mode 100644 index 0000000..3eb110f --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/compare-content-style-expected.png 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?! |