issues
search
w3c
/
DOM-Parsing
DOM Parsing and Serialization
https://w3c.github.io/DOM-Parsing/
Other
27
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Serializing outerHTML of an HTML node that got adopted by an XML document
#85
geofft
opened
3 months ago
0
Provide an API to serialize with the "require well-formed" parameter set to true
#84
geofft
opened
3 months ago
0
No-namespace element serialized in a namespace if DOM Level 1 xmlns attribute set
#83
hsivonen
opened
6 months ago
0
Remove create contextual fragment
#82
lukewarlow
closed
7 months ago
0
Remove insertAdjacentHTML
#81
lukewarlow
closed
7 months ago
0
Remove outerHTML
#80
lukewarlow
closed
7 months ago
0
Remove innerHTML mixin and fragment parsing/serializing algorithms.
#79
lukewarlow
closed
7 months ago
0
Upstream IDL changes from Trusted Types
#78
lukewarlow
closed
8 months ago
13
DOM Parsing from stream
#77
ReinsBrain
opened
11 months ago
1
Proposal on how to deal with <script>-blocks when appending to the DOM
#76
Kruemelmann
opened
1 year ago
0
Prefix collision issues in serialization algorithms
#75
bwrrp
opened
1 year ago
1
Broken references in DOM Parsing and Serialization
#74
dontcallmedom-bot
opened
2 years ago
0
Shadow DOM innerHTML
#73
GioValentin
closed
2 years ago
1
"XML serialization of the attributes" appears to be missing "If" at the start of step 3.5.2.4
#72
Lubrsi
opened
2 years ago
0
DocumentType XML serialization doesn't handle the presence of double quotes in system ID
#71
cscott
opened
3 years ago
0
Element.outerHTML setter specification doesn't match majority of browsers
#70
cdumez
opened
3 years ago
2
Editorial: Replace obsolete respec-w3c-common
#69
sideshowbarker
closed
3 years ago
1
Editorial: Replace obsolete respec-w3c-common
#68
sideshowbarker
closed
3 years ago
1
Editorial: Replace obsolete respec-w3c-common
#67
sideshowbarker
closed
3 years ago
1
CI: Autopublish with GitHub Actions and spec-prod
#66
sideshowbarker
closed
3 years ago
0
createContextualFragment() should do adopt node or some such
#65
annevk
opened
4 years ago
1
Editorial: Align with Web IDL specification
#64
autokagami
closed
3 years ago
5
insertAdjacentHTML should return a NodeList
#63
alystair
opened
4 years ago
0
Update for Web IDL extended attribute changes
#62
domenic
closed
4 years ago
0
fragment parsing algorithm appears to be wrong when invoked from innerHTML setter of template element
#61
pshaughn
opened
4 years ago
2
Move DOMParser to HTML
#60
domenic
closed
4 years ago
0
Attribute value serialization does not take whitespace normalization into account
#59
bwrrp
opened
4 years ago
1
Serializing DOM as rendered, including Shadow DOM
#58
michaelcpuckett
opened
4 years ago
4
fix: Add `<dfn>` for the `[CEReactions]` IDL extended attribute
#57
ExE-Boss
closed
4 years ago
1
Correct placement of TreatNullAs extended attributes
#56
bathos
closed
5 years ago
1
Extended attribute [TreatNullAs] is not an attribute extended attribute
#55
bathos
closed
5 years ago
0
[DOM-Parsing] Align with Web IDL specification
#54
autokagami
closed
5 years ago
2
Update to constructor operations
#53
Ms2ger
closed
4 years ago
1
XMLSerializer: Should prefer the default namespace to a prefix declared in an ancestor
#52
tkent-google
opened
5 years ago
0
It should be noted that parseFromString can throw exceptions
#51
bbarker
closed
4 years ago
1
Serialization of the XML declaration
#50
Ms2ger
opened
5 years ago
0
Do not forbid resetting the default namespace…
#49
bwrrp
opened
5 years ago
0
Error thrown when resetting the default namespace to null on a prefixed element
#48
bwrrp
opened
5 years ago
4
XML null namespaces need to be preserved
#47
bedney
opened
5 years ago
13
Improve definition of URL for Documents created by DOMParser
#46
Ms2ger
closed
4 years ago
2
It's possible that 'retrieve a preferred prefix string' returns a wrong prefix for the specified namespace
#45
tkent-google
opened
5 years ago
0
It's possible for 'generate a prefix' algorithm to generate a prefix conflicting with an existing one
#44
tkent-google
opened
5 years ago
0
Editorial error in 'XML serializing an Element node'
#43
tkent-google
opened
5 years ago
0
Add innerHTML to ShadowRoot
#42
saschanaz
closed
5 years ago
1
Spec out normative text when parseFromString() is passed an unsupported MIME type
#41
dbates-wk
closed
5 years ago
9
parseFromString() should be use case-insensitive MIME type matching
#40
dbates-wk
closed
5 years ago
4
Fix ReSpec warnings
#39
saschanaz
closed
5 years ago
0
Restore serialization of CDATASection nodes
#38
Zirro
opened
6 years ago
1
Tests
#37
travisleithead
opened
6 years ago
1
Update web-platform-tests URLs
#36
foolip
closed
6 years ago
1
Next