[Bug 25244] New: What do Attr objects serialize?

[email protected]
Newsgroups gmane.comp.web.dom.general
Message-ID <[email protected]/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25244

            Bug ID: 25244
           Summary: What do Attr objects serialize?
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DOM Parsing and Serialization
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

For XMLSerializer.serializeToString--

In IE, these serialize the Attr's value only

In Firefox, these serialize the empty string all the time

It usually does not make sense to serialize an Attr object on its own, and it
certainly wouldn't constitute a well-formed internal general parsed entity.

So, make the spec return the empty string (or throw) on a serialization of this
object type.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.