diff options
3 files changed, 6 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum new file mode 100644 index 0000000..4b9d618 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.checksum @@ -0,0 +1 @@ +c07c817ccf026d5a37181112e6296d27
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png Binary files differnew file mode 100644 index 0000000..452ebed --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/W3C-SVG-1.1/fonts-glyph-04-t-expected.png diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 2c52622..b222bab 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1266,7 +1266,8 @@ LayoutTests/transitions/transition-drt-api-delay.html = TIMEOUT LayoutTests/transitions/transition-shorthand-delay.html = TIMEOUT // MERGE 38653:38729: Expectations changed upstream -WIN : LayoutTests/editing/selection/5057506.html = FAIL +// Flaky on Linux, maybe on Windows too? +LINUX WIN : LayoutTests/editing/selection/5057506.html = PASS FAIL LINUX WIN : LayoutTests/editing/inserting/insert-before-link-1.html = FAIL LINUX : LayoutTests/editing/execCommand/19089.html = FAIL LINUX : LayoutTests/fast/block/positioning/047.html = FAIL @@ -1861,3 +1862,6 @@ LINUX WIN : LayoutTests/fast/images/svg-as-relative-image.html = FAIL // Not quite sure what's going on here. Getting the builder green. LINUX : LayoutTests/fast/text/shadow-no-blur.html = FAIL + +// Text output is all wrong. +LINUX : LayoutTests/http/tests/navigation/lockedhistory-iframe.html = FAIL |