Change 20100302-maxcarlson-3 by maxcarl...@bank on 2010-03-02 13:58:58 PST
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: UPDATED: Update drawview.arc() to be whatwg compliant

Bugs Fixed: LPP-2655 - Drawview.arc is not whatwg compliant

Technical Reviewer: hminsky
QA Reviewer: ptw

Details: Update arc() to carefully match the html5 spec.  Add native arc() 
support for DHTML, now that the default arc() used by swf8-10 agrees.  
Optimized __playPath() and the swf versions of closePath(), moveTo(), lineTo() 
and quadraticCurveTo() now avoid constants, and use value that match those used 
for DHTML paths.  Fix braino in fillRect().

Tests: See LPP-2655 for an updated testcase that runs the same across all 
runtimes.  examples/extensions/drawing.lzx runs the the same as before across 
runtimes.

Files:
M       lps/components/extensions/drawview.lzx

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20100302-maxcarlson-3.tar

_______________________________________________
Laszlo-reviews mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-reviews

Reply via email to