[webkit-changes] cvs commit: LayoutTests/svg/W3C-SVG-1.1
shapes-rect-01-t-expected.txt
Eric
eseidel at opensource.apple.com
Fri Dec 30 01:27:21 PST 2005
eseidel 05/12/30 01:27:21
Modified: . ChangeLog
svg/W3C-SVG-1.1 shapes-rect-01-t-expected.txt
Added: fast/parser xhtml-alternate-entities-expected.checksum
xhtml-alternate-entities-expected.png
Log:
Bug #: none
Submitted by: eseidel
Reviewed by: No review, just adding a couple missing results.
One missing pixel test.
One result which never was updated properly after rounded rect fix:
http://bugzilla.opendarwin.org/show_bug.cgi?id=6157
* svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
* fast/parser/xhtml-alternate-entities-expected.checksum: Added.
* fast/parser/xhtml-alternate-entities-expected.png: Added.
Revision Changes Path
1.207 +12 -0 LayoutTests/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /cvs/root/LayoutTests/ChangeLog,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -r1.206 -r1.207
--- ChangeLog 30 Dec 2005 08:51:23 -0000 1.206
+++ ChangeLog 30 Dec 2005 09:27:19 -0000 1.207
@@ -1,3 +1,15 @@
+2005-12-30 Eric Seidel <eseidel at apple.com>
+
+ No review, just adding a couple missing results.
+
+ One missing pixel test.
+ One result which never was updated properly after rounded rect fix:
+ http://bugzilla.opendarwin.org/show_bug.cgi?id=6157
+
+ * svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt:
+ * fast/parser/xhtml-alternate-entities-expected.checksum: Added.
+ * fast/parser/xhtml-alternate-entities-expected.png: Added.
+
2005-12-30 Joost de Valk <webkit at joostdevalk.nl>
Reviewed by Darin, landed by Maciej.
1.1 LayoutTests/fast/parser/xhtml-alternate-entities-expected.checksum
Index: xhtml-alternate-entities-expected.checksum
===================================================================
3157f9adc16bdb6891ce526e7131828d
1.1 LayoutTests/fast/parser/xhtml-alternate-entities-expected.png
<<Binary file>>
1.6 +2 -2 LayoutTests/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt
Index: shapes-rect-01-t-expected.txt
===================================================================
RCS file: /cvs/root/LayoutTests/svg/W3C-SVG-1.1/shapes-rect-01-t-expected.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- shapes-rect-01-t-expected.txt 25 Nov 2005 11:14:01 -0000 1.5
+++ shapes-rect-01-t-expected.txt 30 Dec 2005 09:27:21 -0000 1.6
@@ -8,6 +8,6 @@
KCanvasItem {rect} at (350,46) size 50x80 [fill={[type=SOLID] [color=#FF0000]}] [data="M375.00,46.00C361.20,46.00,350.00,59.44,350.00,76.00L350.00,96.00C350.00,112.56,361.20,126.00,375.00,126.00C388.80,126.00,400.00,112.56,400.00,96.00L400.00,76.00C400.00,59.44,388.80,46.00,375.00,46.00"]
KCanvasItem {rect} at (26,192) size 58x88 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [data="M30.00,196.00L80.00,196.00L80.00,276.00L30.00,276.00"]
KCanvasItem {rect} at (126,192) size 58x88 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [fill={[type=SOLID] [color=#00FF00]}] [data="M130.00,196.00L180.00,196.00L180.00,276.00L130.00,276.00"]
- KCanvasItem {rect} at (246,192) size 58x88 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [data="M275.00,196.00C261.20,196.00,250.00,209.44,250.00,226.00L250.00,246.00C250.00,262.56,261.20,276.00,275.00,276.00C288.80,276.00,300.00,262.56,300.00,246.00L300.00,226.00C300.00,209.44,288.80,196.00,275.00,196.00"]
- KCanvasItem {rect} at (350,196) size 50x80 [fill={[type=SOLID] [color=#00FF00]}] [data="M375.00,196.00C361.20,196.00,350.00,209.44,350.00,226.00L350.00,246.00C350.00,262.56,361.20,276.00,375.00,276.00C388.80,276.00,400.00,262.56,400.00,246.00L400.00,226.00C400.00,209.44,388.80,196.00,375.00,196.00"]
+ KCanvasItem {rect} at (246,192) size 58x88 [stroke={[type=SOLID] [color=#0000FF] [stroke width=8.00]}] [data="M275.00,196.00C261.20,196.00,250.00,213.92,250.00,236.00C250.00,258.08,261.20,276.00,275.00,276.00C288.80,276.00,300.00,258.08,300.00,236.00C300.00,213.92,288.80,196.00,275.00,196.00"]
+ KCanvasItem {rect} at (350,196) size 50x80 [fill={[type=SOLID] [color=#00FF00]}] [data="M375.00,196.00C361.20,196.00,350.00,213.92,350.00,236.00C350.00,258.08,361.20,276.00,375.00,276.00C388.80,276.00,400.00,258.08,400.00,236.00C400.00,213.92,388.80,196.00,375.00,196.00"]
KCanvasItem {rect} at (0,0) size 479x359 [stroke={[type=SOLID] [color=#000000]}] [data="M1.00,1.00L479.00,1.00L479.00,359.00L1.00,359.00"]
More information about the webkit-changes
mailing list