diff options
author | antonm@chromium.org <antonm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-02 15:42:51 +0000 |
---|---|---|
committer | antonm@chromium.org <antonm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-02 15:42:51 +0000 |
commit | 1c752de70bc13ddebce9526b2c52b18bcf392a61 (patch) | |
tree | 69bc89f869ee11b1c13ab5bf8d345bc0f4a9f2d5 /webkit | |
parent | ddd653f4040c4232931bc60b908481a2b6d6ff9e (diff) | |
download | chromium_src-1c752de70bc13ddebce9526b2c52b18bcf392a61.zip chromium_src-1c752de70bc13ddebce9526b2c52b18bcf392a61.tar.gz chromium_src-1c752de70bc13ddebce9526b2c52b18bcf392a61.tar.bz2 |
Temporary suppress two tests on Mac. To be upstreamed soon.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76544 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 79c8d88..42054ce 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -21,6 +21,10 @@ BUG_ANTONM MAC : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE+TEXT BUG_ANTONM MAC : fast/blockflow/japanese-ruby-vertical-lr.html = IMAGE BUG_ANTONM MAC : fast/blockflow/japanese-ruby-vertical-rl.html = IMAGE +// Need a rebaseline. +BUG_ANTONM MAC : http/tests/security/xss-DENIED-xml-external-entity.xhtml = TEXT +BUG_ANTONM MAC : http/tests/security/xss-DENIED-xsl-external-entity.xml = TEXT + // Until new baselines land in WebKit. BUG_MMALY : fast/js/mozilla/strict/15.10.7.html = PASS TEXT BUG_MMALY : fast/js/mozilla/strict/15.3.5.1.html = PASS TEXT |