[Bug 14200] Provide a hook to serialize a Document

https://www.w3.org/Bugs/Public/show_bug.cgi?id=14200

Ms2ger <Ms2ger@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Ms2ger <Ms2ger@gmail.com> 2012-02-12 15:04:38 UTC ---
https://bitbucket.org/ms2ger/dom-parsing-and-serialization/changeset/7784f1287cc0

Anne, you could use

      <p><span data-anolis-spec=domps>Serialize</span> <var>data</var>, and
      let the <span>request entity body</span> be the result,
      <span data-anolis-spec=webidl title="convert a DOMString to a sequence of
Unicode characters">converted to Unicode</span>
      and encoded as <var>encoding</var>. Re-throw any exception this
      throws.</p>

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Received on Sunday, 12 February 2012 15:04:40 UTC