diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
2 files changed, 1 insertions, 8 deletions
@@ -4,7 +4,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": "71000", + "webkit_revision": "71013", "skia_revision": "621", "chromium_git": "http://git.chromium.org/git", "swig_revision": "40423", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a1797c4..1182525 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -18,10 +18,3 @@ BUGDIMICH MAC : fast/images/svg-as-background.html = CRASH BUG60651 : fast/canvas/webgl/gl-object-get-calls.html = TIMEOUT FAIL BUG60651 : fast/canvas/webgl/glsl-conformance.html = TIMEOUT FAIL BUG60671 : fast/canvas/webgl/uniform-location.html = TIMEOUT FAIL CRASH - -// Failures after WebKit roll 70949:71000 -BUG61406 : svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-values-prop.html = IMAGE+TEXT -BUG61406 : svg/dynamic-updates/SVGFEColorMatrixElement-svgdom-type-prop.html = IMAGE -BUG61406 : svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop.html = IMAGE -BUG61406 : svg/dynamic-updates/SVGTextElement-svgdom-rotate-prop.html = IMAGE -BUGWK71000 MAC : canvas/philip/tests/2d.imageData.get.source.negative.html = TEXT |