diff options
author | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-07 15:11:37 +0000 |
---|---|---|
committer | darin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-07 15:11:37 +0000 |
commit | caf5a0aded3c48c7073afc18f3816ac090763cb0 (patch) | |
tree | 683276247212ac1a908445a4136161c7e249bfdd /webkit | |
parent | bfff6f6f83f9f3f4ca9bdb2e87c008d54fe63b62 (diff) | |
download | chromium_src-caf5a0aded3c48c7073afc18f3816ac090763cb0.zip chromium_src-caf5a0aded3c48c7073afc18f3816ac090763cb0.tar.gz chromium_src-caf5a0aded3c48c7073afc18f3816ac090763cb0.tar.bz2 |
Add bug links.
R=pam
Review URL: http://codereview.chromium.org/63038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13251 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 253e304..287e3b8 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2295,16 +2295,16 @@ DEFER BUG9768 : LayoutTests/fast/text/international/003.html = FAIL DEFER BUG9768 : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL // Merge WebKit 42200:42244 regressions -LayoutTests/fast/dom/Window/dom-access-from-closure-iframe.html = FAIL -LayoutTests/fast/dom/Window/dom-access-from-closure-window.html = FAIL -LayoutTests/fast/text/offsetForPosition-cluster-at-zero.html = FAIL -LayoutTests/http/tests/security/cross-frame-access-history-prototype.html = FAIL -LayoutTests/http/tests/security/cross-frame-access-location-prototype.html = FAIL -WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL -LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL -LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL -LayoutTests/http/tests/security/cross-frame-access-document-direct.html = TIMEOUT -WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = CRASH +BUG9786 : LayoutTests/fast/dom/Window/dom-access-from-closure-iframe.html = FAIL +BUG9786 : LayoutTests/fast/dom/Window/dom-access-from-closure-window.html = FAIL +BUG9786 : LayoutTests/http/tests/security/cross-frame-access-history-prototype.html = FAIL +BUG9786 : LayoutTests/http/tests/security/cross-frame-access-location-prototype.html = FAIL +BUG9786 : LayoutTests/http/tests/security/cross-frame-access-document-direct.html = TIMEOUT +BUG9786 WIN DEBUG : LayoutTests/http/tests/security/cross-frame-access-enumeration.html = CRASH +BUG9787 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL +BUG9787 : LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL +BUG9787 : LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL +BUG9788 : LayoutTests/fast/text/offsetForPosition-cluster-at-zero.html = FAIL LINUX : LayoutTests/fast/text/international/thai-offsetForPosition-inside-character.html = FAIL MAC RELEASE : LayoutTests/fast/dom/Window/window-object-cross-frame-calls.html = FAIL MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL |