issues
search
b-fuze
/
deno-dom
Browser DOM & HTML parser in Deno
https://jsr.io/@b-fuze/deno-dom
MIT License
423
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Value-free attributes?
#181
pcarrier
opened
22 hours ago
2
`parseFromString` pushes custom elements in the `<head>` to the `<body>`
#180
omar-azmi
closed
4 days ago
2
Update readme.md with guidelines for contributions
#179
esmith164
opened
1 month ago
0
Broken on 32-bit systems: mismatched types ... expected an array with a fixed size of 4 elements, found one with 8 elements
#178
yurivict
opened
2 months ago
0
fix: document.title setter
#177
timreichen
closed
3 months ago
1
Improve error message when misusing protected `Node._shallowClone` method
#176
chances
opened
3 months ago
1
fix: fix NodeList type inference
#175
timreichen
closed
3 months ago
2
fix: Text.textContent setter
#174
timreichen
closed
3 months ago
1
NodeList return type
#173
turuslan
closed
3 months ago
6
What about an XPathEvaluator ?
#172
Siltaar
opened
4 months ago
1
feat: implement HTMLInputElement
#171
lowlighter
opened
4 months ago
1
fix: native typing and missing ref lib in worker context
#170
lowlighter
closed
4 months ago
1
feat: add document.createAttribute
#169
lowlighter
opened
4 months ago
0
chore: add devcontainer
#168
lowlighter
closed
4 months ago
1
Missing `document.createAttribute()` method
#167
lowlighter
opened
4 months ago
0
Implement normalize function
#166
esmith164
opened
5 months ago
1
`linkElement.getAttribute("href")` works, but `linkElement.href` returns undefined
#165
ooker777
closed
5 months ago
1
Publishing on JSR?
#164
fabon-f
closed
5 months ago
1
How can this function return null?
#163
pihentagy
closed
5 months ago
4
feat: support generic typing for querySelector
#162
lowlighter
closed
6 months ago
0
Questions regarding contributions to this project
#161
lowlighter
closed
6 months ago
6
feat: implement Element.toggleAttribute
#160
lowlighter
closed
6 months ago
0
insertCell and insertRow missing
#159
amundo
opened
9 months ago
1
Publish on npm?
#158
BenjaminAster
opened
10 months ago
1
`cloneNode()` produces `null` body on HTMLDocument
#157
tai2
closed
9 months ago
1
Weird space is added when `document.body.outerHTML`
#156
BlackAsLight
closed
9 months ago
2
Add support for :has() pseudo-selector
#155
PastelStoic
opened
12 months ago
1
Support nonstandard void elements
#154
ngdangtu-vn
opened
1 year ago
4
Correct `{Node|Element}.forEach` type
#153
ngdangtu-vn
closed
1 year ago
1
request update type for `NodeList.forEach`
#152
ngdangtu-vn
closed
1 year ago
0
bump nwsapi to avoid global pollution?
#151
cscheid
opened
1 year ago
1
DOM tree doesn't update on reassigning a queried element's outerHTML
#150
chaosharmonic
closed
1 year ago
1
can't parse shadowroot element
#149
litttley
opened
1 year ago
1
error: Uncaught (in promise) RuntimeError: memory access out of bounds
#148
kemiller
closed
9 months ago
3
`a.pathname` is undefined
#147
5d-jh
opened
1 year ago
1
innerHTML trims `<th>` element
#146
tai2
closed
1 year ago
1
Error on template.content.cloneNode(true)
#145
timonson
closed
1 year ago
4
Compile a backend for `darwin-aarch64`
#144
Vehmloewff
opened
1 year ago
2
Namespace support
#143
StarLederer
opened
1 year ago
4
Support for stringify
#142
vwkd
closed
1 year ago
2
How to narrow type of `querySelectorAll` results?
#141
vwkd
closed
1 month ago
5
Support namespaces for CSS selector
#140
wrnrlr
opened
1 year ago
0
Support :has pseudo class
#139
cderv
opened
1 year ago
3
fix: incorrect ts interface
#138
swarnimarun
opened
1 year ago
0
Fix #99 by adding Element.prototype.closest
#137
farsightsoftware
closed
1 year ago
2
Add HTMLUnknownElement
#136
BlackAsLight
opened
1 year ago
1
Document fragment content loss during parsing
#135
timreichen
closed
1 year ago
1
Add Packaging info to cargo.toml file ?
#134
reyman
closed
1 year ago
4
`getNamedItem` discrepancy between browser and deno_dom 0.1.36
#133
cscheid
opened
1 year ago
3
TypeError: this[#attrNodeCache][attribute][setAttrValueSym] is not a function
#132
Sembiance
closed
1 year ago
1
Next