diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
2 files changed, 1 insertions, 5 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "59477", + "webkit_revision": "59478", "ffmpeg_revision": "46128", "skia_revision": "562", "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 053f592..2546c17 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,7 +6,3 @@ // until the changes can be landed upstream. BUG42740 : storage/domstorage/quota.html = TEXT - -// Re-enable on the next WebKit roll (hopefully a proper baseline should be -// set by then). -BUGWK39116 : fast/dom/prototype-inheritance.html = TEXT |