diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
2 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "63900", + "webkit_revision": "63909", "ffmpeg_revision": "49485", "skia_revision": "589", "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 908c31e..6189d9f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -13,7 +13,6 @@ BUG49912 : fast/dom/prototype-inheritance.html = TEXT // TODO(bulach): remove after upstream rebaselines are rolled BUG49920 : fast/borders/different-color-borders.html = FAIL -BUG49920 LINUX : animations/play-state.html = FAIL BUG49920 MAC : fast/borders/border-radius-constraints.html = FAIL BUG49920 MAC : fast/borders/border-radius-huge-assert.html = FAIL BUG49920 MAC : fast/borders/border-radius-split-inline.html = FAIL |