diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity-expected.txt | 3 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity-expected.txt new file mode 100644 index 0000000..35f8cab --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/text/text-large-negative-letter-spacing-with-opacity-expected.txt @@ -0,0 +1,3 @@ +Test case for https://bugs.webkit.org/show_bug.cgi?id=26088, which would crash the chromium port. If the browser does not crash, you should see an partially-transparent "world" on the next line. + +Helloworld diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 58fbf4c..74ea752a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2800,7 +2800,7 @@ BUG15873 WIN LINUX : LayoutTests/fast/transforms/shadows.html = FAIL BUG15873 WIN : LayoutTests/fast/canvas/translate-text.html = FAIL BUG15873 WIN : LayoutTests/fast/dom/object-embed-plugin-scripting.html = FAIL BUG15873 WIN : LayoutTests/fast/text/stroking-decorations.html = FAIL -BUG15873 SKIP : LayoutTests/fast/text/text-letter-spacing.html = FAIL +BUG15873 : LayoutTests/fast/text/text-letter-spacing.html = FAIL // WebKit 45486:45473 BUG15892 MAC : LayoutTests/dom/svg/level3/xpath/Attribute_Nodes.svg = FAIL |