This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

This archived bug list includes all the bugs for the product or component specified, including bugs that have been resolved.

Mon Apr 1 2019 14:39:15 UTC
Hide Search Description
58 bugs found.
ID Product Comp Assignee Status Resolution Summary Opened Changed
11190 WebAppsW DOM Pars travil ASSI --- Make scripts created by createContextualFragment() executable 2010-11-01 2017-01-19
12434 WebAppsW DOM Pars Ms2ger RESO FIXE Spec doesn't match IE when calling insertAdjacentHTML with position afterend or beforebegin on head or body 2011-04-06 2011-09-05
12584 WebAppsW DOM Pars travil NEW --- outerHTML should probably merge with adjacent text nodes if applicable. IE seems to do this to some extent, and WebKit just changed to do it: <https://bugs.webkit.org/show_bug.cgi?id=52686> This test shows behavior for outerText and outerHTML: <http://so 2011-05-02 2015-10-02
13410 WebAppsW DOM Pars travil RESO WORK XML serialisation incompletely defined. 2011-07-28 2014-10-20
13870 WebAppsW DOM Pars Ms2ger RESO FIXE el.insertAdjacentHTML("beforebegin"/"afterend" broken when el.parentNode is a DocumentFragment 2011-08-22 2011-09-05
14037 WebAppsW DOM Pars ian RESO FIXE Should XMLDocument be standardized? 2011-09-06 2011-11-24
14200 WebAppsW DOM Pars Ms2ger CLOS FIXE Provide a hook to serialize a Document 2011-09-18 2012-02-13
14218 WebAppsW DOM Pars travil NEW --- Check CharData when serializing Text 2011-09-19 2014-10-04
14288 WebAppsW DOM Pars Ms2ger RESO FIXE document.documentElement.insertAdjacentHTML specs WebKit behavior instead of IE behavior 2011-09-26 2011-10-03
14347 WebAppsW DOM Pars travil NEW --- Consider "createContextualFragment in detached contexts" thread 2011-09-30 2014-12-01
14376 WebAppsW DOM Pars Ms2ger RESO FIXE Move to the new WebIDL exceptions 2011-10-04 2012-08-25
14694 WebAppsW DOM Pars travil RESO WONT innerHTML in DocumentFragment 2011-11-04 2014-10-04
14842 WebAppsW DOM Pars travil RESO FIXE Update createContextualFragment if detached flag is removed 2011-11-16 2014-10-04
15866 WebAppsW DOM Pars Ms2ger VERI FIXE Support HTML parsing in DOMParser 2012-02-03 2012-02-04
15901 WebAppsW DOM Pars Ms2ger RESO FIXE Create "Participate:" box at top of the specification 2012-02-05 2012-02-06
15902 WebAppsW DOM Pars travil NEW --- DOMParser created documents should use about:blank as URL 2012-02-05 2014-10-04
15916 WebAppsW DOM Pars travil NEW --- DOMParser Document origin 2012-02-06 2014-10-04
16608 WebAppsW DOM Pars Ms2ger RESO FIXE Algorithms should rethrow the exception 2012-04-03 2012-04-03
16682 WebAppsW DOM Pars travil NEW --- Don't throw for ]]> with serializeAsCDATA 2012-04-10 2014-10-04
17775 WebAppsW DOM Pars Ms2ger RESO WONT DOMParser Errors should be exceptions 2012-07-13 2012-07-14
18437 WebAppsW DOM Pars Ms2ger RESO FIXE XML serialization of text node does no escaping 2012-07-30 2012-08-02
18935 WebAppsW DOM Pars travil RESO FIXE Please remove my name from the "editors" list 2012-09-20 2014-03-28
18938 WebAppsW DOM Pars travil RESO FIXE The Status of this Document section should reference http://html5.org/specs/dom-parsing.html and explain the relationship between the two documents 2012-09-20 2014-03-28
20378 WebAppsW DOM Pars travil ASSI --- Need to define base URI for the document created via DOMParser 2012-12-13 2014-12-01
20499 WebAppsW DOM Pars travil RESO FIXE innerHTML and outerHTML should probably have [TreatNullAs=EmptyString] 2012-12-24 2014-10-04
23460 WebAppsW DOM Pars travil ASSI --- Make innerHTML/outerHTML getter non-throwing? 2013-10-08 2015-09-30
23936 WebAppsW DOM Pars travil RESO FIXE [LC Comment] Source reference to DOM L2 Core 2013-11-27 2014-03-28
24174 WebAppsW DOM Pars travil RESO FIXE < should be quoted in attribute values 2013-12-28 2014-10-13
24208 WebAppsW DOM Pars travil RESO FIXE Please handle the case of XML attributes with namespaces but no prefix 2014-01-06 2014-10-13
24210 WebAppsW DOM Pars travil RESO DUPL Please handle the case of XML attributes with namespaces but no prefix 2014-01-06 2014-10-13
24211 WebAppsW DOM Pars travil RESO DUPL < should be quoted in attribute values 2014-01-06 2014-10-13
24795 WebAppsW DOM Pars travil RESO DUPL < should be quoted in attribute values 2014-02-25 2014-10-13
25029 WebAppsW DOM Pars travil RESO FIXE Sync up the void element list with latest HTML5.1 list 2014-03-12 2014-03-28
25062 WebAppsW DOM Pars travil RESO FIXE Add specialized serialization requirements for element namespaces in XML/XMLNS 2014-03-15 2014-03-28
25141 WebAppsW DOM Pars travil RESO FIXE Element serialization is not right for parent->child elements in the same namespace 2014-03-24 2014-03-28
25168 WebAppsW DOM Pars travil RESO FIXE Should XML Serialization be allowed to produce invalid XML? 2014-03-26 2014-04-03
25180 WebAppsW DOM Pars travil RESO FIXE Handle <template> element serialization 2014-03-27 2014-04-03
25181 WebAppsW DOM Pars travil RESO FIXE Enable the innerHTML and outerHTML getter calls to invoke the serialize steps directly 2014-03-27 2014-03-28
25225 WebAppsW DOM Pars travil ASSI --- No way to convert between XML and HTML documents 2014-04-02 2014-12-01
25244 WebAppsW DOM Pars travil RESO FIXE What do Attr objects serialize? 2014-04-03 2014-04-03
25294 WebAppsW DOM Pars travil RESO WONT DOMParser.parseFromString with application/whatever+xml 2014-04-08 2014-10-04
25303 WebAppsW DOM Pars travil RESO FIXE Small bugs in the descriptions 2014-04-10 2014-04-17
25565 WebAppsW DOM Pars travil RESO FIXE [DOM-P&S] Another small bugs 2014-05-06 2014-05-29
25582 WebAppsW DOM Pars travil RESO FIXE [DOM-P&S] Two short questions 2014-05-06 2014-05-29
25942 WebAppsW DOM Pars travil RESO NEED Below the fold: a summary of w3's list 2014-06-01 2014-10-13
26187 WebAppsW DOM Pars travil RESO DUPL implicit close for <rb>/<rtc> elements. 2014-06-24 2014-10-04
26395 WebAppsW DOM Pars travil RESO FIXE Link broken " XML fragment serialization algorithm" 2014-07-21 2014-10-04
26396 WebAppsW DOM Pars travil RESO WORK innerHTML depends on node document; doesn't look at element context 2014-07-21 2014-10-13
26804 WebAppsW DOM Pars travil NEW --- innerHTML on elements that aren't HTML, SVG, or MathML creates elements not in those namespaces 2014-09-15 2014-12-01
26928 WebAppsW DOM Pars travil NEW --- XML serializer needs to escape LF and tab 2014-09-29 2015-12-03
27568 WebAppsW DOM Pars travil NEW --- Requirement about DOMParser.parseFromString().location should not be normative 2014-12-11 2014-12-11
28203 WebAppsW DOM Pars travil NEW --- XML serialization algorithm serializes the doctype twice 2015-03-12 2015-09-30
28720 WebAppsW DOM Pars travil NEW --- Interop: browsers already handle duplicate "fake" xmlns declarations during XML serialization 2015-05-28 2015-06-01
29140 WebAppsW DOM Pars travil NEW --- Using HTML5 single page references are necessary? 2015-09-23 2015-09-23
29166 WebAppsW DOM Pars travil NEW --- Fragment serializing algorithm has wrong behaviour for passing node 2015-10-01 2015-10-01
29174 WebAppsW DOM Pars travil NEW --- ProcessingInstruction node is correct (as context) for Range.createContextualFragment() method 2015-10-03 2015-10-03
29175 WebAppsW DOM Pars travil NEW --- Special rules for HTML element in HTML document for Element.insertAdjacentHTML() are necessary? 2015-10-03 2016-05-05
29439 WebAppsW DOM Pars travil RESO INVA .. 2016-02-08 2016-02-09
58 bugs found.