diff options
author | amanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 20:51:27 +0000 |
---|---|---|
committer | amanda@chromium.org <amanda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 20:51:27 +0000 |
commit | 7ddb57eb167a3fe57dbb1c006e728ebbdab8df37 (patch) | |
tree | 8879e23b1b1258f9c7d46d17e3172d0f3d8f916e /webkit | |
parent | a1fff11ac34494c558f9d0e1718017510a8df3ba (diff) | |
download | chromium_src-7ddb57eb167a3fe57dbb1c006e728ebbdab8df37.zip chromium_src-7ddb57eb167a3fe57dbb1c006e728ebbdab8df37.tar.gz chromium_src-7ddb57eb167a3fe57dbb1c006e728ebbdab8df37.tar.bz2 |
Add windows to some regressions from WebKit roll to 46977
TBR=sgk
BUG=18939
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22953 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8ecebc5..bef9fe9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2848,9 +2848,10 @@ BUG18896 LINUX DEBUG : LayoutTests/svg/dynamic-updates/SVGClipPathElement-svgdom BUG18896 LINUX DEBUG : LayoutTests/svg/css/crash-css-generated-content.xhtml = FAIL // Test failures from WebKit merge 46894 to 46977 -BUG18939 LINUX : LayoutTests/editing/selection/5213963.html = FAIL -BUG18939 LINUX MAC : LayoutTests/fast/js/JSON-stringify-replacer.html = FAIL -BUG18939 LINUX MAC : LayoutTests/fast/js/function-declaration.html = FAIL -BUG18939 LINUX MAC : LayoutTests/fast/js/prototypes.html = FAIL +BUG18939 WIN LINUX : LayoutTests/editing/selection/5213963.html = FAIL +BUG18939 : LayoutTests/fast/js/JSON-stringify-replacer.html = FAIL +BUG18939 : LayoutTests/fast/js/function-declaration.html = FAIL +BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL BUG18939 MAC : LayoutTests/editing/execCommand/toggle-compound-styles.html = FAIL BUG18939 MAC : LayoutTests/fast/dom/offset-parent-positioned-and-inline.html = CRASH PASS +BUG18939 WIN : LayoutTests/media/controls-right-click-on-timebar.html = FAIL |