Ticket #153 (new enhancement)

Opened 9 months ago

Last modified 2 months ago

css-webkit-transform is not working on SDL

Reported by: jcverdie Assigned to: mbensi
Priority: major Milestone: Galekid
Component: Browser Improvement Version: 1.0
Keywords: webkit transform concatCTM SDL Cc: odole
Number of hours worked: 16 % Complete: 30
Number of hours remaining:

Change History

12/05/07 18:16:21 changed by odole

  • hours_worked set to 8.
  • keywords set to webkit transform concatCTM.
  • percent set to 10.
  • owner changed from jcverdie to odole.

In a first step I have checked that AffineTransform implementation is ok (#152).
Now will do a first implementation of concatCTM which is the blocking point to have webkit-transform working.
This implementation will be in a first release really basic. I mean it will not be able to handle transformation composition.

12/07/07 10:52:25 changed by odole

  • cc set to odole.
  • hours_worked changed from 8 to 16.
  • percent changed from 10 to 30.
  • owner changed from odole to fmarmond.

revision 190:
-first half working release with a lot of ugly code.
-reassign to fmd who is more competent on this problem.

03/06/08 10:10:36 changed by jcverdie

  • milestone changed from Blastoise to Doduo.

SDL specific issue. What about Amiga ?

06/09/08 11:41:37 changed by jcverdie

  • keywords changed from webkit transform concatCTM to webkit transform concatCTM SDL.
  • owner changed from fmarmond to mbensi.

tested with http://blog.hypsometry.com/archives/tags/WebKit on doduo prerelease, doesnt work (on SDL)

GTK ok

06/09/08 12:20:44 changed by jcverdie

  • summary changed from css-webkit-transform is not working to css-webkit-transform is not working on SDL.