[Webkit-unassigned] [Bug 10490] remove broken SVGAnimated* code

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Sep 4 05:50:24 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10490


zimmermann at kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10235|0                           |1
        is obsolete|                            |
  Attachment #10236|0                           |1
        is obsolete|                            |
  Attachment #10237|0                           |1
        is obsolete|                            |




------- Comment #13 from zimmermann at kde.org  2006-09-04 05:50 PDT -------
Created an attachment (id=10390)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10390&action=view)
Improved patch, no crashes.

All layout tests pass, except one SVG tests which makes problems:
inner-percent.svg

-      KCanvasContainer {svg} at (0,0) size 100x100
-        KCanvasItem {rect} at (0,0) size 100x100 [fill={[type=SOLID]
[color=#008000]}] [data="M0.00,0.00L100.00,0.00L100.00,100.00L0.00,100.00"]
+      KCanvasContainer {svg} at (-2147483648,-2147483648) size
-2147483648x-2147483648
+        KCanvasItem {rect} at (-2147483648,-2147483648) size
-2147483648x-2147483648 [fill={[type=SOLID] [color=#008000]}]
[data="M0.00,0.00L100.00,0.00L100.00,100.00L0.00,100.00"]

As you can see x/y/width/height are screwed up. I'll look into fixing that
soon.
Not setting review flag yet, until this last issue is fixed.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list