diff options
author | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 21:29:17 +0000 |
---|---|---|
committer | ericroman@google.com <ericroman@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 21:29:17 +0000 |
commit | 9f0728516ece1c689a11332819c9bd0be83dd6f2 (patch) | |
tree | 0974ce71c3c49d0522040c7bc3fc53fdec8e766b /webkit/tools | |
parent | f18d1b0b40ce3bed7586297c0cb480cf551416d7 (diff) | |
download | chromium_src-9f0728516ece1c689a11332819c9bd0be83dd6f2.zip chromium_src-9f0728516ece1c689a11332819c9bd0be83dd6f2.tar.gz chromium_src-9f0728516ece1c689a11332819c9bd0be83dd6f2.tar.bz2 |
Add some baselines for mac, and remove some passing tests.
Review URL: http://codereview.chromium.org/113411
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16103 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index fd12f65..a44edcb 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2677,12 +2677,10 @@ 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 MAC : LayoutTests/fast/overflow/overflow-focus-ring.html = FAIL PASS -BUG11763 MAC LINUX : LayoutTests/fast/js/postfix-syntax.html = FAIL PASS -BUG11763 MAC LINUX : LayoutTests/fast/layers/self-painting-outline.html = FAIL PASS -BUG11763 MAC LINUX : LayoutTests/fast/css/compare-content-style.html = FAIL PASS -BUG11763 MAC LINUX : LayoutTests/editing/style/apply-through-end-of-document.html = FAIL PASS -BUG11763 MAC LINUX : LayoutTests/webarchive/test-link-rel-icon.html = FAIL PASS +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?! |