diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "51237", + "webkit_revision": "51253", "ffmpeg_revision": "30374", "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 2282fc6..ccd05d1 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2986,7 +2986,7 @@ BUG27553 WIN MAC : LayoutTests/fast/text/atsui-partial-selection.html = IMAGE // WebKit merge 50840:50929 BUG27555 : LayoutTests/accessibility/document-attributes.html = TEXT -BUG27555 MAC : LayoutTests/fast/forms/input-file-re-render.html = MISSING TEXT +BUG27555 MAC : LayoutTests/fast/forms/input-file-re-render.html = FAIL BUG27555 : LayoutTests/media/media-fullscreen-inline.html = TIMEOUT BUG27555 : LayoutTests/media/media-fullscreen-not-in-document.html = TIMEOUT |