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
@@ -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": "83605", + "webkit_revision": "83731", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "4559", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 14628f9..ea925f2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,12 +8,3 @@ BUGANTONM : fast/events/window-onerror7.html = TEXT // Waiting for a V8 roll. BUGANTONM : plugins/netscape-plugin-property-access-exception.html = TEXT - -// caseq will rebaseline upstream. -BUGCASEQ : svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg = IMAGE+TEXT -BUGCASEQ : svg/custom/text-dom-01-f.svg = IMAGE+TEXT -BUGCASEQ : svg/dynamic-updates/SVGTextElement-dom-lengthAdjust-attr.html = IMAGE -BUGCASEQ : svg/dynamic-updates/SVGTextElement-dom-textLength-attr.html = IMAGE -BUGCASEQ : svg/dynamic-updates/SVGTextElement-svgdom-lengthAdjust-prop.html = IMAGE -BUGCASEQ : svg/dynamic-updates/SVGTextElement-svgdom-textLength-prop.html = IMAGE -BUGCASEQ : svg/text/lengthAdjust-text-metrics.html = TEXT |