<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>21939</bug_id>
          
          <creation_ts>2013-05-06 19:06:14 +0000</creation_ts>
          <short_desc>&lt;canvas&gt;: Path introspection</short_desc>
          <delta_ts>2017-07-21 10:55:45 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#path2d-objects</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>Needs Impl Interest</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>annevk</cc>
    
    <cc>evan.exe</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>87278</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-05-06 19:06:14 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#path-objects
Complete: http://www.whatwg.org/c#path-objects
Referrer: 

Comment:
Path objects would be much more useful if their individual commands (moveTo,
lineTo, etc.) could be inspected from JavaScript. This would allow for the
JavaScript implementation of missing features such as text-to-path conversion,
boolean shape operations, custom transforms (e.g. perspective), custom stroke
styles, and so on.

Posted from: 173.228.28.163
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/27.0.1453.73 Safari/537.36</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>88923</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-06-07 21:45:16 +0000</bug_when>
    <thetext>Yeah, that&apos;s an obvious next step. One day.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>94713</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-10-14 21:34:13 +0000</bug_when>
    <thetext>One problem with this is that it requires that we define exactly what the representation is, when it would otherwise need to be an approximation. Consider the path constructed out of text, or the path constructed out of stroking another path that contains a bezier curve.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>128753</commentid>
    <comment_count>3</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2017-07-21 10:55:45 +0000</bug_when>
    <thetext>If this is still desired, please file a new issue at https://github.com/whatwg/html/issues/new.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>