diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "77653", + "webkit_revision": "77686", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "4270", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index a054d02..c200b01 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -10,3 +10,6 @@ BUGWK50709 MAC : fast/css/font-weight-1.html = IMAGE+TEXT BUG_LOISLO MAC DEBUG : svg/text/font-size-below-point-five.svg = TEXT +BUG_DGLAZKOV MAC : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE +BUG_DGLAZKOV MAC : fast/blockflow/japanese-ruby-vertical-lr.html = IMAGE +BUG_DGLAZKOV MAC : fast/blockflow/japanese-ruby-vertical-rl.html = IMAGE |