diff options
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index db42acb..667f85c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1247,7 +1247,7 @@ BUG10351 MAC : LayoutTests/http/tests/plugins/cross-frame-object-access.html = F // Skip because we throw an exception before we get to dumpAsText. BUG10351 SKIP MAC : LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL BUG10351 MAC : LayoutTests/plugins/embed-attributes-setting.html = CRASH FAIL -BUG10351 MAC : LayoutTests/plugins/embed-inside-object.html = TIMEOUT +BUG10351 MAC : LayoutTests/plugins/embed-inside-object.html = CRASH BUG10351 MAC : LayoutTests/plugins/get-empty-url.html = CRASH FAIL BUG10351 MAC : LayoutTests/plugins/get-url-that-the-resource-load-delegate-will-disallow.html = FAIL BUG10351 MAC : LayoutTests/plugins/getintidentifier-special-values.html = FAIL @@ -2834,3 +2834,12 @@ BUG16410 : LayoutTests/fast/events/message-port-constructor-for-deleted-document BUG16410 : LayoutTests/fast/events/message-port-deleted-frame.html = CRASH BUG16639 : LayoutTests/fast/events/mouseover-mouseout2.html = CRASH BUG16652 : LayoutTests/fast/replaced/embed-display-none.html = PASS CRASH + +// WebKit tests regressions 20529:20532 +BUG16675 : LayoutTests/fast/dynamic/flash-replacement-test.html = FAIL +BUG16675 : LayoutTests/fast/loader/loadInProgress.html = FAIL +BUG16675 : LayoutTests/plugins/return-error-from-new-stream-callback-in-full-frame-plugin.html = FAIL +BUG16675 : LayoutTests/fast/dom/offset-parent-positioned-and-inline.html = CRASH +BUG16675 : LayoutTests/fast/images/favicon-as-image.html = CRASH +BUG16675 : LayoutTests/fast/images/pdf-as-background.html = CRASH + |