diff options
5 files changed, 2 insertions, 3 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/content-opacity-1-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/content-opacity-1-expected.checksum new file mode 100755 index 0000000..d244873 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/content-opacity-1-expected.checksum @@ -0,0 +1 @@ +9c3eb5720ef266ef9386ef8b8f93122d
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/content-opacity-1-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/content-opacity-1-expected.png Binary files differnew file mode 100755 index 0000000..56a3e87 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/content-opacity-1-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/content-opacity-2-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/content-opacity-2-expected.checksum new file mode 100755 index 0000000..6e5f69b --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/content-opacity-2-expected.checksum @@ -0,0 +1 @@ +fb76e4695d476c384c7ba2b3ec126aa9
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/content-opacity-2-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/content-opacity-2-expected.png Binary files differnew file mode 100755 index 0000000..fed106c --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/frames/content-opacity-2-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 35a3815..baa3127 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2713,9 +2713,6 @@ BUG11909 : LayoutTests/http/tests/navigation/new-window-redirect-history.html = BUG11924 WIN : LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL -BUG11933 WIN LINUX : LayoutTests/fast/frames/content-opacity-1.html = FAIL -BUG11933 WIN LINUX : LayoutTests/fast/frames/content-opacity-2.html = FAIL - // Note: This was already failing in a different way. See BUG10316, above, so be // sure to uncomment/recheck that when this is removed. BUG11935 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = CRASH |