diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 6 |
2 files changed, 7 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "45936", + "webkit_revision": "45958", } diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 1196c9e..2fa2958 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2987,3 +2987,9 @@ BUG16823 MAC : LayoutTests/fast/lists/drag-into-marker.html = FAIL BUG16850 LINUX WIN : LayoutTests/fast/css/rem-dynamic-scaling.html = FAIL CRASH BUG16850 LINUX WIN : LayoutTests/fast/css/rem-units-on-root.html = FAIL BUG16850 WIN : LayoutTests/media/progress-event-total.html = FAIL + +// Failures from WebKit merge 45936:45958 +BUG16878 LINUX MAC : LayoutTests/fast/js/instanceof-operator.html = CRASH FAIL +BUG16878 LINUX WIN : LayoutTests/fast/css/attribute-selector-dynamic.xml = FAIL +BUG16878 LINUX WIN : LayoutTests/fast/runin/001.html = FAIL +BUG16878 LINUX WIN : LayoutTests/fast/runin/generated.html = FAIL
\ No newline at end of file |