Title: [101356] trunk/LayoutTests
Revision
101356
Author
zimmerm...@webkit.org
Date
2011-11-29 04:22:59 -0800 (Tue, 29 Nov 2011)

Log Message

2011-11-29  Nikolas Zimmermann  <nzimmerm...@rim.com>

        Not reviewed. Update SVG pixel results which showed small <1% diffs since a while, on both of my 32/64bit machines.

        * platform/mac-snowleopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
        * platform/mac/svg/as-border-image/svg-as-border-image-expected.png:
        * platform/mac/svg/batik/filters/feTile-expected.png:
        * platform/mac/svg/batik/text/smallFonts-expected.png:
        * platform/mac/svg/batik/text/textFeatures-expected.png:
        * platform/mac/svg/custom/external-paintserver-reference-expected.png:
        * platform/mac/svg/custom/linking-base-external-reference-expected.png:
        * platform/mac/svg/custom/mask-colorspace-expected.png:
        * platform/mac/svg/custom/mask-with-all-units-expected.png:
        * platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.png:
        * platform/mac/svg/custom/text-rotated-gradient-expected.png:
        * platform/mac/svg/filters/filter-clip-expected.png:
        * platform/mac/svg/filters/filterRes-expected.png:
        * platform/mac/svg/text/selection-background-color-expected.png:
        * svg/css/getComputedStyle-basic-expected.txt: The grid-columns parsing patch did not update this file, I've fixed that.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101355 => 101356)


--- trunk/LayoutTests/ChangeLog	2011-11-29 12:01:40 UTC (rev 101355)
+++ trunk/LayoutTests/ChangeLog	2011-11-29 12:22:59 UTC (rev 101356)
@@ -1,3 +1,24 @@
+2011-11-29  Nikolas Zimmermann  <nzimmerm...@rim.com>
+
+        Not reviewed. Update SVG pixel results which showed small <1% diffs since a while, on both of my 32/64bit machines.
+
+        * platform/mac-snowleopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png:
+        * platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png:
+        * platform/mac/svg/as-border-image/svg-as-border-image-expected.png:
+        * platform/mac/svg/batik/filters/feTile-expected.png:
+        * platform/mac/svg/batik/text/smallFonts-expected.png:
+        * platform/mac/svg/batik/text/textFeatures-expected.png:
+        * platform/mac/svg/custom/external-paintserver-reference-expected.png:
+        * platform/mac/svg/custom/linking-base-external-reference-expected.png:
+        * platform/mac/svg/custom/mask-colorspace-expected.png:
+        * platform/mac/svg/custom/mask-with-all-units-expected.png:
+        * platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.png:
+        * platform/mac/svg/custom/text-rotated-gradient-expected.png:
+        * platform/mac/svg/filters/filter-clip-expected.png:
+        * platform/mac/svg/filters/filterRes-expected.png:
+        * platform/mac/svg/text/selection-background-color-expected.png:
+        * svg/css/getComputedStyle-basic-expected.txt: The grid-columns parsing patch did not update this file, I've fixed that.
+
 2011-11-29  Martin Robinson  <mrobin...@igalia.com>
 
         Rebaseline GTK+ results after the recent changes to text metrics.

Modified: trunk/LayoutTests/platform/mac/svg/W3C-SVG-1.1/pservers-grad-06-b-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/batik/filters/feTile-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/batik/text/smallFonts-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/batik/text/textFeatures-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/custom/external-paintserver-reference-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/custom/linking-base-external-reference-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/custom/mask-colorspace-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/custom/mask-with-all-units-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/custom/pattern-size-bigger-than-target-size-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/custom/text-rotated-gradient-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/filters/filter-clip-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/filters/filterRes-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac/svg/text/selection-background-color-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/mac-snowleopard/svg/W3C-SVG-1.1/masking-mask-01-b-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/svg/css/getComputedStyle-basic-expected.txt (101355 => 101356)


--- trunk/LayoutTests/svg/css/getComputedStyle-basic-expected.txt	2011-11-29 12:01:40 UTC (rev 101355)
+++ trunk/LayoutTests/svg/css/getComputedStyle-basic-expected.txt	2011-11-29 12:22:59 UTC (rev 101356)
@@ -292,6 +292,10 @@
 rect: style.getPropertyCSSValue(-webkit-flex-flow) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(-webkit-font-smoothing) : auto
 rect: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveValue]
+rect: style.getPropertyValue(-webkit-grid-columns) : none
+rect: style.getPropertyCSSValue(-webkit-grid-columns) : [object CSSPrimitiveValue]
+rect: style.getPropertyValue(-webkit-grid-rows) : none
+rect: style.getPropertyCSSValue(-webkit-grid-rows) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(-webkit-highlight) : none
 rect: style.getPropertyCSSValue(-webkit-highlight) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(-webkit-hyphenate-character) : auto
@@ -796,6 +800,10 @@
 g: style.getPropertyCSSValue(-webkit-flex-flow) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-font-smoothing) : auto
 g: style.getPropertyCSSValue(-webkit-font-smoothing) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(-webkit-grid-columns) : none
+g: style.getPropertyCSSValue(-webkit-grid-columns) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(-webkit-grid-rows) : none
+g: style.getPropertyCSSValue(-webkit-grid-rows) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-highlight) : none
 g: style.getPropertyCSSValue(-webkit-highlight) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-hyphenate-character) : auto
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to