diff options
-rwxr-xr-x | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 15c35d9..5ecf7a17 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -803,6 +803,9 @@ BUG14885 : LayoutTests/fast/js/JSON-stringify-replacer.html = FAIL // and would need to be proxied through the browser BUG1042838 : LayoutTests/http/tests/security/local-user-CSS-from-remote.html = FAIL +// Implement CSS -webkit-font-smoothing property support. +BUG23270 WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL + // Extra space at end of test results. Since this is a crash test, a // FAIL here is just as good as running the test normally. // FAIL results from an extra newline at the top of the results @@ -837,7 +840,6 @@ BUG9071 MAC WIN DEBUG SLOW : LayoutTests/editing/selection/drag-to-contenteditab BUG9071 LINUX : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL BUG10436 WIN LINUX : LayoutTests/fast/block/float/nested-clearance.html = FAIL - // ----------------------------------------------------------------- // SVG TESTS // ----------------------------------------------------------------- @@ -2250,9 +2252,6 @@ BUG21958 WIN MAC LINUX DEBUG : LayoutTests/svg/hixie/error/012.xml = FAIL PASS BUG22014 : LayoutTests/http/tests/loading/redirect-with-no-location-crash.html = FAIL BUG22014 LINUX MAC : LayoutTests/transitions/hang-with-bad-transition-list.html = PASS FAIL -// WK roll 48423:48468 (dglazkov for ukai) -BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/css/font-smoothing.html = FAIL - // WebKit merge 48500:48585, newly implemented Object.defineProperty. BUG22526 : LayoutTests/fast/js/Object-create.html = FAIL BUG22526 : LayoutTests/fast/js/Object-defineProperties.html = FAIL |