diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-10 00:21:49 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-10 00:21:49 +0000 |
commit | bed4d801800e5331d24a7328e0caee74b06861c6 (patch) | |
tree | 7741b7851fd57f72ebcd534220672b1caaa27aea /webkit | |
parent | 2ad7b1865b9c1d193f1649cef234d76f5dc78f15 (diff) | |
download | chromium_src-bed4d801800e5331d24a7328e0caee74b06861c6.zip chromium_src-bed4d801800e5331d24a7328e0caee74b06861c6.tar.gz chromium_src-bed4d801800e5331d24a7328e0caee74b06861c6.tar.bz2 |
Roll WebKit DEPS 50667:50696.
Also removed a test from test expectations that was consistently passing on linux.
TBR=dumi@chromium.org
TEST=None
BUG=None
Review URL: http://codereview.chromium.org/371086
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31516 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5eecceb..c9ef6e9 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2303,10 +2303,6 @@ BUG7482 LINUX MAC : LayoutTests/http/tests/misc/timer-vs-loading.html = TIMEOUT BUG7482 WIN : LayoutTests/http/tests/misc/timer-vs-loading.html = PASS TIMEOUT // Regressions from WebKit merge 40722:40785 -// -// These ones look to just need fresh pixel baselines (likely caused by -// transformation matrices now using doubles instead of floats): -BUG10420 LINUX : LayoutTests/fast/transforms/matrix-02.html = FAIL // Misc failures: // New test. We should fix it, but it doesn't need to block the current release BUG10420 LINUX : LayoutTests/svg/W3C-SVG-1.1/types-basicDOM-01-b.svg = FAIL @@ -3058,7 +3054,7 @@ BUG9798 WIN : LayoutTests/dom/html/level2/html/HTMLAppletElement01.html = PASS T // Flaky since at least WebKit 50258. BUG9798 WIN DEBUG : LayoutTests/media/video-empty-source.html = IMAGE PASS -BUG9798 DEBUG : LayoutTests/fast/dom/defaultView.html = TEXT PASS +BUG9798 DEBUG : LayoutTests/fast/dom/defaultView.html = TEXT PASS MISSING BUG9798 WIN RELEASE : LayoutTests/http/tests/navigation/no-referrer-reset.html = TIMEOUT PASS // WebKit 50358:50395 @@ -3158,4 +3154,5 @@ BUG_LEVIN WIN LINUX : LayoutTests/fast/block/positioning/relative-positioned-inl BUG_LEVIN WIN DEBUG : LayoutTests/svg/custom/gradient-stop-style-change.svg = TEXT BUG_LEVIN WIN DEBUG : LayoutTests/fast/dom/Window/window-screen-properties.html = TEXT - +// Webkit 50667:50696 +BUG_LEVIN : LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-value.html = TEXT |