diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
2 files changed, 6 insertions, 1 deletions
@@ -5,7 +5,7 @@ vars = { "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "100263", + "webkit_revision": "100508", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "7169", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 707c890..9f2a11a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,3 +6,8 @@ // until the changes can be landed upstream. // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. + +BUGPKASTING MAC : fast/media/mq-transform-02.html = PASS FAIL +BUGPKASTING MAC : fast/media/mq-transform-03.html = PASS FAIL +BUGPKASTING MAC : compositing/plugins/composited-plugin.html = PASS FAIL +BUGPKASTING MAC : compositing/plugins/small-to-large-composited-plugin.html = PASS FAIL |