<?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>29556</bug_id>
          
          <creation_ts>2016-04-04 14:59:01 +0000</creation_ts>
          <short_desc>&quot;When a user agent is asked to clone an DOMPoint...&quot;</short_desc>
          <delta_ts>2018-04-15 17:41:40 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>FXTF</product>
          <component>Geometry</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Simon Pieters">zcorpan</reporter>
          <assigned_to name="Simon Pieters">zcorpan</assigned_to>
          <cc>annevk</cc>
    
    <cc>d</cc>
    
    <cc>dschulze</cc>
    
    <cc>mike</cc>
          
          <qa_contact>sideshowbarker+geometry</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>125714</commentid>
    <comment_count>0</comment_count>
    <who name="Simon Pieters">zcorpan</who>
    <bug_when>2016-04-04 14:59:01 +0000</bug_when>
    <thetext>https://drafts.fxtf.org/geometry/#cloning

[[
When a user agent is asked to clone an DOMPointReadOnly, DOMPoint, DOMRectReadOnly, DOMRect, DOMQuad, DOMMatrixReadOnly or DOMMatrix object old, it must run the following steps, which return a new object of same type. These steps must be run atomically.

Create a new object new of the same type as old. Copy all member variable values from old to new.
Return new. It is the clone.
The above algorithm follows the “safe passing of structured data” [HTML5] definitions.
]]

Need to update this section in terms of https://html.spec.whatwg.org/multipage/infrastructure.html#safe-passing-of-structured-data</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129145</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Schulze">dschulze</who>
    <bug_when>2018-04-15 17:41:40 +0000</bug_when>
    <thetext>https://github.com/w3c/fxtf-drafts/issues/273</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>