diff options
Diffstat (limited to 'webkit')
4 files changed, 10 insertions, 8 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-container2-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-container2-expected.checksum index 55b0149..95da46a 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-container2-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-container2-expected.checksum @@ -1 +1 @@ -04dbd385b638dd360eaa8414d7744824
\ No newline at end of file +d54e000803277e773317023d8762c30f
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-container2-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-container2-expected.png Binary files differindex 980f23f..0a9a52e 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-container2-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-container2-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-container2-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-container2-expected.txt new file mode 100644 index 0000000..658134f --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/js-update-container2-expected.txt @@ -0,0 +1,9 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 250x265 + RenderSVGRoot {svg} at (9.50,9.50) size 151x231 + RenderSVGContainer {g} at (9.50,9.50) size 151x231 + RenderPath {rect} at (9.50,9.50) size 151x51 [stroke={[type=SOLID] [color=#000080]}] [fill={[type=SOLID] [color=#008000]}] [data="M10.00,10.00 L160.00,10.00 L160.00,60.00 L10.00,60.00 Z"] + RenderPath {rect} at (9.50,69.50) size 151x51 [stroke={[type=SOLID] [color=#000080]}] [fill={[type=SOLID] [color=#008000]}] [data="M10.00,70.00 L160.00,70.00 L160.00,120.00 L10.00,120.00 Z"] + RenderPath {rect} at (9.50,129.50) size 151x51 [stroke={[type=SOLID] [color=#000080]}] [fill={[type=SOLID] [color=#008000]}] [data="M10.00,130.00 L160.00,130.00 L160.00,180.00 L10.00,180.00 Z"] + RenderPath {rect} at (9.50,189.50) size 151x51 [stroke={[type=SOLID] [color=#000080]}] [fill={[type=SOLID] [color=#008000]}] [data="M10.00,190.00 L160.00,190.00 L160.00,240.00 L10.00,240.00 Z"] diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 9433bda..b2b38aa 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -575,13 +575,6 @@ LINUX WIN : LayoutTests/svg/custom/js-late-gradient-and-object-creation.svg = FA // alpha in bottom group. LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-opacity-01-b.svg = FAIL -// 2008/12/15 These fail the pixel tests. The pixel tests regressed -// while the tests were marked FAIL for text diff reasons, which are -// now fixed. They are already rebaselined compared to the webkit -// standard, and are now off by a small number of pixels from the -// platform rebaseline, so they could probably just be re-rebaselined. -WIN : LayoutTests/svg/custom/js-update-container2.svg = FAIL - // Same as above, but only regressed on win. WIN : LayoutTests/svg/custom/container-opacity-clip-viewBox.svg = FAIL |