diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
2 files changed, 3 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": "80340", + "webkit_revision": "80351", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "4382", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index eeacb2c2..27727ec 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -24,3 +24,5 @@ BUG_TONYG MAC : svg/text/font-size-below-point-five.svg = TEXT // Temporarily get rid of redness BUG_PKASTING WIN : http/tests/navigation/useragent.php = TEXT + +BUG_PFELDMAN : inspector/timeline/timeline-network-resource.html = PASS TEXT |