diff options
author | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-14 05:38:19 +0000 |
---|---|---|
committer | dimich@google.com <dimich@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-14 05:38:19 +0000 |
commit | d6716a86cb5cb6b9a65eb4cabafd7b8d3965f7bb (patch) | |
tree | 423cb97b61a31c12f27a744b029d52a6c355f5ad /webkit/tools | |
parent | 87a102b1bd6d2e450f10ed0931c09ffcfef9a51c (diff) | |
download | chromium_src-d6716a86cb5cb6b9a65eb4cabafd7b8d3965f7bb.zip chromium_src-d6716a86cb5cb6b9a65eb4cabafd7b8d3965f7bb.tar.gz chromium_src-d6716a86cb5cb6b9a65eb4cabafd7b8d3965f7bb.tar.bz2 |
Add baseline for new test khmer-selection.html. Enable it on WIN.
BUG=16690
TEST=none, the CL is a test
TBR=agl@chromium.org
Review URL: http://codereview.chromium.org/155485
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@20606 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ddb1155..343c2a4 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2861,8 +2861,11 @@ BUG13907 SKIP : LayoutTests/media/audio-data-url.html = FAIL // WebKit merge 42738:45840 // New tests, need baseline. -BUG16678 : LayoutTests/fast/dom/replace-first-child.html = FAIL -BUG16678 SKIP : LayoutTests/fast/text/international/khmer-selection.html = FAIL +BUG16690 : LayoutTests/fast/dom/replace-first-child.html = FAIL +BUG16690 SKIP MAC LINUX : LayoutTests/fast/text/international/khmer-selection.html = FAIL + +// WebKit merge 42738:45840 +// New tests, need baseline. BUG16678 : LayoutTests/http/tests/security/xssAuditor/base-href-safe3.html = FAIL BUG16678 : LayoutTests/http/tests/security/xssAuditor/inline-event-HTML-entities.html = FAIL BUG16678 : LayoutTests/http/tests/security/xssAuditor/javascript-link-HTML-entities-control-char.html = FAIL |