diff options
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 254a573..29336a0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2672,5 +2672,5 @@ BUG12881 : LayoutTests/fast/borders/border-radius-huge-assert.html = FAIL BUG12881 : LayoutTests/fast/borders/border-radius-split-inline.html = FAIL // WebKit 44202:44252 introduced new failures (old tests) -BUG12882 : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAIL -BUG12882 : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL +BUG12882 WIN : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAIL +BUG12882 WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL |