Diff
Modified: trunk/LayoutTests/ChangeLog (101567 => 101568)
--- trunk/LayoutTests/ChangeLog 2011-12-01 00:10:22 UTC (rev 101567)
+++ trunk/LayoutTests/ChangeLog 2011-12-01 00:14:54 UTC (rev 101568)
@@ -1,5 +1,32 @@
2011-11-30 Vincent Scheib <sch...@chromium.org>
+ Rebasing many SVG text & pixel tests due to r101517 Add new renderer for SVGRectElement. Differences are primarily 1 pixel bounds differences and some images that moved by 1px.
+
+ * platform/chromium-cg-mac-snowleopard/svg/custom/marker-changes-expected.png: Renamed from LayoutTests/platform/chromium-cg-mac/svg/custom/marker-changes-expected.png.
+ * platform/chromium-mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.png:
+ * platform/chromium-mac-leopard/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png:
+ * platform/chromium-mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.png:
+ * platform/chromium-mac-snowleopard/svg/custom/grayscale-gradient-mask-expected.png:
+ * platform/chromium-mac-snowleopard/svg/custom/marker-changes-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/text/select-textLength-spacing-stretch-4-expected.png:
+ * platform/chromium-mac-snowleopard/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png:
+ * platform/chromium-mac-snowleopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png:
+ * platform/chromium-mac-snowleopard/svg/text/select-x-list-1-expected.png:
+ * platform/chromium-mac-snowleopard/svg/text/select-x-list-2-expected.png:
+ * platform/chromium-mac-snowleopard/svg/text/select-x-list-3-expected.png:
+ * platform/chromium-mac-snowleopard/svg/text/select-x-list-4-expected.png:
+ * platform/chromium-mac-snowleopard/svg/text/select-x-list-with-tspans-1-expected.png:
+ * platform/chromium-mac-snowleopard/svg/text/select-x-list-with-tspans-2-expected.png:
+ * platform/chromium-mac-snowleopard/svg/text/select-x-list-with-tspans-3-expected.png:
+ * platform/chromium-mac-snowleopard/svg/text/select-x-list-with-tspans-4-expected.png:
+ * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-mask-with-percentages-expected.png:
+ * platform/chromium-mac/svg/custom/marker-changes-expected.png: Removed.
+ * platform/mac/svg/custom/marker-changes-expected.txt: Removed.
+ * platform/qt/svg/custom/marker-changes-expected.txt: Removed.
+ * svg/custom/marker-changes-expected.txt: Renamed from LayoutTests/platform/gtk/svg/custom/marker-changes-expected.txt.
+
+2011-11-30 Vincent Scheib <sch...@chromium.org>
+
[Chromium] Adding baseline variations for platform specific color differences
Tests were recently added in r101542 : feImage referencing a primitive draws incorrectly
Deleted: trunk/LayoutTests/platform/chromium-cg-mac/svg/custom/marker-changes-expected.png
(Binary files differ)
Copied: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/svg/custom/marker-changes-expected.png (from rev 101562, trunk/LayoutTests/platform/chromium-cg-mac/svg/custom/marker-changes-expected.png)
(Binary files differ)
Property changes: trunk/LayoutTests/platform/chromium-cg-mac-snowleopard/svg/custom/marker-changes-expected.png
Added: svn:mime-type
Deleted: trunk/LayoutTests/platform/chromium-mac/svg/custom/marker-changes-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-leopard/svg/text/select-textLength-spacing-stretch-4-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-leopard/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-leopard/svg/zoom/page/zoom-mask-with-percentages-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/grayscale-gradient-mask-expected.png
(Binary files differ)
Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/marker-changes-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/custom/marker-changes-expected.png
___________________________________________________________________
Added: svn:mime-type
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/text/select-textLength-spacing-stretch-4-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/text/select-textLength-spacingAndGlyphs-squeeze-4-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/text/select-textLength-spacingAndGlyphs-stretch-4-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/text/select-x-list-1-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/text/select-x-list-2-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/text/select-x-list-3-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/text/select-x-list-4-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/text/select-x-list-with-tspans-1-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/text/select-x-list-with-tspans-2-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/text/select-x-list-with-tspans-3-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/text/select-x-list-with-tspans-4-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/zoom/page/zoom-mask-with-percentages-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/gtk/svg/custom/marker-changes-expected.txt (101567 => 101568)
--- trunk/LayoutTests/platform/gtk/svg/custom/marker-changes-expected.txt 2011-12-01 00:10:22 UTC (rev 101567)
+++ trunk/LayoutTests/platform/gtk/svg/custom/marker-changes-expected.txt 2011-12-01 00:14:54 UTC (rev 101568)
@@ -1,13 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (122,127) size 66x66
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceMarker {marker} [id="markerStart"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- RenderSVGPath {rect} at (0,0) size 2x2 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
- RenderSVGResourceMarker {marker} [id="markerMiddle"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- RenderSVGPath {circle} at (0,0) size 2x2 [fill={[type=SOLID] [color=#008000]}] [cx=5.00] [cy=5.00] [r=5.00]
- RenderSVGResourceMarker {marker} [id="markerEnd"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- RenderSVGPath {path} at (0,0) size 2x2 [fill={[type=SOLID] [color=#0000FF]}] [data="" 5 0 L 10 10 L 0 10 Z"]
- RenderSVGContainer {g} at (122,127) size 66x66
- RenderSVGPath {path} at (122,127) size 66x66 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=markerStart] [middle marker=markerMiddle] [end marker=markerEnd] [data="" 130 135 L 180 135 L 180 185"]
Deleted: trunk/LayoutTests/platform/mac/svg/custom/marker-changes-expected.txt (101567 => 101568)
--- trunk/LayoutTests/platform/mac/svg/custom/marker-changes-expected.txt 2011-12-01 00:10:22 UTC (rev 101567)
+++ trunk/LayoutTests/platform/mac/svg/custom/marker-changes-expected.txt 2011-12-01 00:14:54 UTC (rev 101568)
@@ -1,13 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (122,127) size 66x66
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceMarker {marker} [id="markerStart"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- RenderSVGPath {rect} at (0,0) size 2x2 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
- RenderSVGResourceMarker {marker} [id="markerMiddle"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- RenderSVGPath {circle} at (0,0) size 2x2 [fill={[type=SOLID] [color=#008000]}] [cx=5.00] [cy=5.00] [r=5.00]
- RenderSVGResourceMarker {marker} [id="markerEnd"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- RenderSVGPath {path} at (0,0) size 2x2 [fill={[type=SOLID] [color=#0000FF]}] [data="" 5 0 L 10 10 L 0 10 Z"]
- RenderSVGContainer {g} at (122,127) size 66x66
- RenderSVGPath {path} at (122,127) size 66x66 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=markerStart] [middle marker=markerMiddle] [end marker=markerEnd] [data="" 130 135 L 180 135 L 180 185"]
Deleted: trunk/LayoutTests/platform/qt/svg/custom/marker-changes-expected.txt (101567 => 101568)
--- trunk/LayoutTests/platform/qt/svg/custom/marker-changes-expected.txt 2011-12-01 00:10:22 UTC (rev 101567)
+++ trunk/LayoutTests/platform/qt/svg/custom/marker-changes-expected.txt 2011-12-01 00:14:54 UTC (rev 101568)
@@ -1,13 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (122,127) size 66x66
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceMarker {marker} [id="markerStart"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- RenderSVGPath {rect} at (0,0) size 2x2 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
- RenderSVGResourceMarker {marker} [id="markerMiddle"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- RenderSVGPath {circle} at (0,0) size 2x2 [fill={[type=SOLID] [color=#008000]}] [cx=5.00] [cy=5.00] [r=5.00]
- RenderSVGResourceMarker {marker} [id="markerEnd"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- RenderSVGPath {path} at (0,0) size 2x2 [fill={[type=SOLID] [color=#0000FF]}] [data="" 5 0 L 10 10 L 0 10 Z"]
- RenderSVGContainer {g} at (122,127) size 66x66
- RenderSVGPath {path} at (122,127) size 66x66 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=markerStart] [middle marker=markerMiddle] [end marker=markerEnd] [data="" 130 135 L 180 135 L 180 185"]
Copied: trunk/LayoutTests/svg/custom/marker-changes-expected.txt (from rev 101562, trunk/LayoutTests/platform/gtk/svg/custom/marker-changes-expected.txt) (0 => 101568)
--- trunk/LayoutTests/svg/custom/marker-changes-expected.txt (rev 0)
+++ trunk/LayoutTests/svg/custom/marker-changes-expected.txt 2011-12-01 00:14:54 UTC (rev 101568)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (122,127) size 66x66
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGResourceMarker {marker} [id="markerStart"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
+ RenderSVGPath {rect} at (0,0) size 2x2 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+ RenderSVGResourceMarker {marker} [id="markerMiddle"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
+ RenderSVGPath {circle} at (0,0) size 2x2 [fill={[type=SOLID] [color=#008000]}] [cx=5.00] [cy=5.00] [r=5.00]
+ RenderSVGResourceMarker {marker} [id="markerEnd"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
+ RenderSVGPath {path} at (0,0) size 2x2 [fill={[type=SOLID] [color=#0000FF]}] [data="" 5 0 L 10 10 L 0 10 Z"]
+ RenderSVGContainer {g} at (122,127) size 66x66
+ RenderSVGPath {path} at (122,127) size 66x66 [stroke={[type=SOLID] [color=#000000] [stroke width=8.00]}] [start marker=markerStart] [middle marker=markerMiddle] [end marker=markerEnd] [data="" 130 135 L 180 135 L 180 185"]
Property changes: trunk/LayoutTests/svg/custom/marker-changes-expected.txt
Added: svn:eol-style