diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
2 files changed, 1 insertions, 4 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "63461", + "webkit_revision": "63323", "ffmpeg_revision": "49485", "skia_revision": "583", "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 2c045c2..1d6123c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -101,6 +101,3 @@ BUG_PODIVILOV MAC : svg/custom/clip-path-child-changes.svg = TEXT // TODO(ager): started crashing after the v8 roll of r52309. // http://crbug.com/49099 BUG_AGER LINUX DEBUG : fast/js/excessive-comma-usage.html = CRASH - -// TODO(johhnyg): Fix this -BUG_JOHNNYG : fast/forms/input-file-directory-upload.html = CRASH TIMEOUT |