diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
2 files changed, 1 insertions, 5 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "44405", + "webkit_revision": "44419", } diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index fc7494a..b1c1cee 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2711,10 +2711,6 @@ BUG13267 LINUX : LayoutTests/svg/custom/mask-inside-defs.svg = PASS FAIL BUG13267 LINUX : LayoutTests/svg/custom/stroked-pattern.svg = PASS FAIL BUG13267 LINUX : LayoutTests/editing/selection/5131716-3.html = PASS FAIL -// WebKit change http://trac.webkit.org/changeset/44375 -// added this test with wrong expected file. Will fix upstream and enable. -BUG13305 : LayoutTests/editing/execCommand/list-wrapping-image-crash.html = FAIL - // WebKit 44372:44405 // Due to change http://trac.webkit.org/changeset/44401 Linux renders scrollbars differently. // The following tests failed and need rebaseline. |