diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
2 files changed, 3 insertions, 6 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": "83834", + "webkit_revision": "83807", "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 53f8c97..0d56b58 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -9,8 +9,5 @@ BUGANTONM : fast/events/window-onerror7.html = TEXT // Waiting for a V8 roll. BUGANTONM : plugins/netscape-plugin-property-access-exception.html = TEXT -// New tests, caseq will rebaseline upstream. -BUGCASEQ : svg/dynamic-updates/SVGFEDiffuseLightingElement-inherit-lighting-color-css-prop.html = IMAGE -BUGCASEQ : svg/dynamic-updates/SVGFEFloodElement-inherit-flood-color.html = IMAGE -BUGCASEQ : svg/dynamic-updates/SVGFESpecularLightingElement-inherit-lighting-color-css-prop.html = IMAGE -BUGCASEQ : svg/dynamic-updates/SVGFESpecularLightingElement-lighting-color-css-prop.html = IMAGE +// Rebaselined upstream, caseq will remove once WebKit is rolled past r83819. +BUGCASEQ : fast/frames/iframe-outline.html = IMAGE |