diff options
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 272704c..38bf894 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -291,9 +291,10 @@ WONTFIX LINUX WIN : LayoutTests/fast/images/pdf-as-image-landscape.html = FAIL WONTFIX LINUX WIN : LayoutTests/fast/images/pdf-as-image.html = FAIL WONTFIX LINUX WIN : LayoutTests/fast/replaced/pdf-as-image.html = FAIL -// This test tries to print a PDF file as the expected result. I don't think +// These tests try to print a PDF file as the expected result. I don't think // we plan on supporting this anytime soon. WONTFIX SKIP : LayoutTests/printing/media-queries-print.html = PASS +WONTFIX SKIP : LayoutTests/printing/compositing-layer-printing.html = PASS // Chrome doesn't call the willCacheResponse callback (a method // of ResourceHandleClient). That function is Mac-specific. |