2012-02-22 Nikolas Zimmermann <nzimmermann@rim.com>
authorzimmermann@webkit.org <zimmermann@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 22 Feb 2012 14:21:23 +0000 (14:21 +0000)
committerzimmermann@webkit.org <zimmermann@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 22 Feb 2012 14:21:23 +0000 (14:21 +0000)
        Not reviewed. Fix SVG pixel test results, which now show up as hash failures, since DRT was fixed to report these.

        * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
        * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
        * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png:
        * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
        * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png:
        * platform/mac/svg/as-border-image/svg-as-border-image-expected.png:
        * platform/mac/svg/clip-path/clip-in-mask-expected.png:
        * platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png:
        * platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png:
        * platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png:
        * platform/mac/svg/custom/circular-marker-reference-2-expected.png:
        * platform/mac/svg/custom/glyph-selection-arabic-forms-expected.png:
        * platform/mac/svg/custom/glyph-selection-bidi-mirror-expected.png:
        * platform/mac/svg/custom/glyph-selection-non-bmp-expected.png:
        * platform/mac/svg/custom/gradient-rotated-bbox-expected.png:
        * platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png:
        * platform/mac/svg/custom/marker-opacity-expected.png:
        * platform/mac/svg/custom/non-circular-marker-reference-expected.png:
        * platform/mac/svg/dom/SVGLocatable-getCTM-svg-root-expected.png:
        * platform/mac/svg/hixie/error/017-expected.png:
        * platform/mac/svg/text/text-align-05-b-expected.png:
        * platform/mac/svg/text/text-path-01-b-expected.png:
        * platform/mac/svg/text/text-text-01-b-expected.png:
        * platform/mac/svg/text/text-text-07-t-expected.png:
        * platform/mac/svg/text/text-tselect-02-f-expected.png:
        * svg/as-image/svg-non-integer-scaled-image-expected.png:
        * svg/custom/visited-link-color-expected.png:
        * svg/custom/zero-path-square-cap-rendering2-expected.png:
        * svg/foreignObject/clip-expected.png:
        * svg/foreignObject/filter-expected.png:
        * svg/foreignObject/mask-expected.png:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108493 268f45cc-cd09-0410-ab3c-d52691b4dbfc

35 files changed:
LayoutTests/ChangeLog
LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png
LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png
LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png
LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png
LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png
LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png
LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png
LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png
LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-expected.png
LayoutTests/platform/mac/svg/clip-path/clip-in-mask-expected.png
LayoutTests/platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png
LayoutTests/platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png
LayoutTests/platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png
LayoutTests/platform/mac/svg/custom/circular-marker-reference-2-expected.png
LayoutTests/platform/mac/svg/custom/glyph-selection-arabic-forms-expected.png
LayoutTests/platform/mac/svg/custom/glyph-selection-bidi-mirror-expected.png
LayoutTests/platform/mac/svg/custom/glyph-selection-non-bmp-expected.png
LayoutTests/platform/mac/svg/custom/gradient-rotated-bbox-expected.png
LayoutTests/platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png
LayoutTests/platform/mac/svg/custom/marker-opacity-expected.png
LayoutTests/platform/mac/svg/custom/non-circular-marker-reference-expected.png
LayoutTests/platform/mac/svg/dom/SVGLocatable-getCTM-svg-root-expected.png
LayoutTests/platform/mac/svg/hixie/error/017-expected.png
LayoutTests/platform/mac/svg/text/text-align-05-b-expected.png
LayoutTests/platform/mac/svg/text/text-path-01-b-expected.png
LayoutTests/platform/mac/svg/text/text-text-01-b-expected.png
LayoutTests/platform/mac/svg/text/text-text-07-t-expected.png
LayoutTests/platform/mac/svg/text/text-tselect-02-f-expected.png
LayoutTests/svg/as-image/svg-non-integer-scaled-image-expected.png
LayoutTests/svg/custom/visited-link-color-expected.png
LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.png
LayoutTests/svg/foreignObject/clip-expected.png
LayoutTests/svg/foreignObject/filter-expected.png
LayoutTests/svg/foreignObject/mask-expected.png

index d25a1e4..3293289 100644 (file)
@@ -1,3 +1,42 @@
+2012-02-22  Nikolas Zimmermann  <nzimmermann@rim.com>
+
+        Not reviewed. Fix SVG pixel test results, which now show up as hash failures, since DRT was fixed to report these.
+
+        * platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png:
+        * platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png:
+        * platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png:
+        * platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png:
+        * platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png:
+        * platform/mac/svg/as-border-image/svg-as-border-image-expected.png:
+        * platform/mac/svg/clip-path/clip-in-mask-expected.png:
+        * platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png:
+        * platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png:
+        * platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png:
+        * platform/mac/svg/custom/circular-marker-reference-2-expected.png:
+        * platform/mac/svg/custom/glyph-selection-arabic-forms-expected.png:
+        * platform/mac/svg/custom/glyph-selection-bidi-mirror-expected.png:
+        * platform/mac/svg/custom/glyph-selection-non-bmp-expected.png:
+        * platform/mac/svg/custom/gradient-rotated-bbox-expected.png:
+        * platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png:
+        * platform/mac/svg/custom/marker-opacity-expected.png:
+        * platform/mac/svg/custom/non-circular-marker-reference-expected.png:
+        * platform/mac/svg/dom/SVGLocatable-getCTM-svg-root-expected.png:
+        * platform/mac/svg/hixie/error/017-expected.png:
+        * platform/mac/svg/text/text-align-05-b-expected.png:
+        * platform/mac/svg/text/text-path-01-b-expected.png:
+        * platform/mac/svg/text/text-text-01-b-expected.png:
+        * platform/mac/svg/text/text-text-07-t-expected.png:
+        * platform/mac/svg/text/text-tselect-02-f-expected.png:
+        * svg/as-image/svg-non-integer-scaled-image-expected.png:
+        * svg/custom/visited-link-color-expected.png:
+        * svg/custom/zero-path-square-cap-rendering2-expected.png:
+        * svg/foreignObject/clip-expected.png:
+        * svg/foreignObject/filter-expected.png:
+        * svg/foreignObject/mask-expected.png:
+
 2012-02-17  Nikolas Zimmermann  <nzimmermann@rim.com>
 
         REGRESSION: unbalanced transparency layers for clipPath
index 4bc0510..c099674 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png and b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-units-03-b-expected.png differ
index 353b28e..79f7630 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png and b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-07-b-expected.png differ
index a82896e..dff6fed 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png and b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-08-b-expected.png differ
index d20c4ed..8345b9f 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png and b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-15-b-expected.png differ
index 906df2d..0b73c70 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png and b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-01-t-expected.png differ
index c818276..01c6f21 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png and b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/shapes-circle-02-t-expected.png differ
index 7fa577a..0a3edff 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png and b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-02-t-expected.png differ
index 0486b00..ff47bef 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png and b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/text-text-04-t-expected.png differ
index a0ed289..5bfd767 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-expected.png and b/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-expected.png differ
index abb6739..6a41767 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/clip-path/clip-in-mask-expected.png and b/LayoutTests/platform/mac/svg/clip-path/clip-in-mask-expected.png differ
index abb6739..6a41767 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png and b/LayoutTests/platform/mac/svg/clip-path/nested-clip-in-mask-image-based-clipping-expected.png differ
index abb6739..6a41767 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png and b/LayoutTests/platform/mac/svg/clip-path/nested-clip-in-mask-path-and-image-based-clipping-expected.png differ
index abb6739..6a41767 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png and b/LayoutTests/platform/mac/svg/clip-path/nested-clip-in-mask-path-based-clipping-expected.png differ
index 174b031..464faa8 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/custom/circular-marker-reference-2-expected.png and b/LayoutTests/platform/mac/svg/custom/circular-marker-reference-2-expected.png differ
index fae7047..1128f58 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/custom/glyph-selection-arabic-forms-expected.png and b/LayoutTests/platform/mac/svg/custom/glyph-selection-arabic-forms-expected.png differ
index d309100..7a2a8d5 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/custom/glyph-selection-bidi-mirror-expected.png and b/LayoutTests/platform/mac/svg/custom/glyph-selection-bidi-mirror-expected.png differ
index 342596f..08e6d5f 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/custom/glyph-selection-non-bmp-expected.png and b/LayoutTests/platform/mac/svg/custom/glyph-selection-non-bmp-expected.png differ
index fc5f9fd..76526b3 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/custom/gradient-rotated-bbox-expected.png and b/LayoutTests/platform/mac/svg/custom/gradient-rotated-bbox-expected.png differ
index d5b305b..ccd5865 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png and b/LayoutTests/platform/mac/svg/custom/gradient-userSpaceOnUse-with-percentage-expected.png differ
index a2663a9..33cf57c 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/custom/marker-opacity-expected.png and b/LayoutTests/platform/mac/svg/custom/marker-opacity-expected.png differ
index 63d96cc..92ae901 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/custom/non-circular-marker-reference-expected.png and b/LayoutTests/platform/mac/svg/custom/non-circular-marker-reference-expected.png differ
index 4872259..89a685f 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/dom/SVGLocatable-getCTM-svg-root-expected.png and b/LayoutTests/platform/mac/svg/dom/SVGLocatable-getCTM-svg-root-expected.png differ
index 205d820..f701880 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/hixie/error/017-expected.png and b/LayoutTests/platform/mac/svg/hixie/error/017-expected.png differ
index cc75823..6356ad7 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/text/text-align-05-b-expected.png and b/LayoutTests/platform/mac/svg/text/text-align-05-b-expected.png differ
index d28a2f5..4314ca8 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/text/text-path-01-b-expected.png and b/LayoutTests/platform/mac/svg/text/text-path-01-b-expected.png differ
index b6a908f..e99a3d1 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/text/text-text-01-b-expected.png and b/LayoutTests/platform/mac/svg/text/text-text-01-b-expected.png differ
index dee9127..dae7cb9 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/text/text-text-07-t-expected.png and b/LayoutTests/platform/mac/svg/text/text-text-07-t-expected.png differ
index 91073de..9f53fd7 100644 (file)
Binary files a/LayoutTests/platform/mac/svg/text/text-tselect-02-f-expected.png and b/LayoutTests/platform/mac/svg/text/text-tselect-02-f-expected.png differ
index d986bc7..a51f330 100644 (file)
Binary files a/LayoutTests/svg/as-image/svg-non-integer-scaled-image-expected.png and b/LayoutTests/svg/as-image/svg-non-integer-scaled-image-expected.png differ
index 0900231..a052110 100644 (file)
Binary files a/LayoutTests/svg/custom/visited-link-color-expected.png and b/LayoutTests/svg/custom/visited-link-color-expected.png differ
index e1d081a..6d3324f 100644 (file)
Binary files a/LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.png and b/LayoutTests/svg/custom/zero-path-square-cap-rendering2-expected.png differ
index 966c340..2b8f26c 100644 (file)
Binary files a/LayoutTests/svg/foreignObject/clip-expected.png and b/LayoutTests/svg/foreignObject/clip-expected.png differ
index 2c88bc3..2b8f26c 100644 (file)
Binary files a/LayoutTests/svg/foreignObject/filter-expected.png and b/LayoutTests/svg/foreignObject/filter-expected.png differ
index 966c340..2b8f26c 100644 (file)
Binary files a/LayoutTests/svg/foreignObject/mask-expected.png and b/LayoutTests/svg/foreignObject/mask-expected.png differ