diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "50073", + "webkit_revision": "50101", "ffmpeg_revision": "28488", } diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5e0962d..18489cc 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3252,3 +3252,9 @@ BUG_TONY : LayoutTests/media/video-seek-past-end-paused.html = FAIL BUG_TONY : LayoutTests/media/video-src-change.html = FAIL BUG_TONY LINUX : LayoutTests/media/video-seekable.html = FAIL BUG_TONY MAC : LayoutTests/media/video-error-abort.html = FAIL + +// WebKit roll 50073:50101 +// jorlow to add expected results. +BUG_JORLOW : LayoutTests/storage/domstorage/documentURI.html = FAIL +// Test added by Ryosuke: http://trac.webkit.org/changeset/50090 +BUG_TONY : LayoutTests/editing/style/remove-nested-inline-styles.html = FAIL |