diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 9 |
2 files changed, 1 insertions, 10 deletions
@@ -2,7 +2,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "66934", + "webkit_revision": "66944", "ffmpeg_revision": "58574", "skia_revision": "593", "chromium_git": "http://src.chromium.org/git", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4acc1da..d3b1585 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -28,12 +28,3 @@ BUG32153 : svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop.html = IMAGE+TE // FFmpeg buffer rotation is causing this hang. BUG54465 WIN SKIP : http/tests/media/video-play-stall-seek.html = FAIL - -// Temporarily marked as pass + fail until the fix for -// https://bugs.webkit.org/show_bug.cgi?id=45155 lands and rolls in, at which -// point this can be removed. -BUGPKASTING : fast/events/continuous-platform-wheelevent-in-scrolling-div.html = TEXT PASS - -// WebKit 66847. new test. -BUG54656 WIN LINUX : svg/custom/use-invalid-pattern.svg = MISSING -BUG54656 MAC : svg/custom/use-invalid-pattern.svg = TEXT |