diff --git a/DEPS b/DEPS index 788c53c04389cb498abca2d2d5e97ec1b3c79f1a..7dd1d23d2003e9d2230ba018ea64d23a08b19687 100644 --- a/DEPS +++ b/DEPS @@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "48388", + "webkit_revision": "48399", } deps = { diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 8eba57ce1f14c09bf754f88c1677526b08d83817..5efd685e63e46edfffd19298bf5c3d520f3d6714 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2329,3 +2329,7 @@ BUG21859 WIN-VISTA : LayoutTests/fast/text/basic/006.html = FAIL BUG21859 WIN-XP : LayoutTests/fast/text/line-breaks.html = FAIL BUG21859 WIN : LayoutTests/fast/overflow/overflow-float-stacking.html = FAIL BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL + +// WK roll 48388:48399 (brettw) +BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main-frame.html = FAIL +BUG21919 WIN : LayoutTests/transforms/2d/hindi-rotated.html = FAIL