issues
search
WebReflection
/
linkedom
A triple-linked lists based DOM implementation.
https://webreflection.medium.com/linkedom-a-jsdom-alternative-53dd8f699311
ISC License
1.71k
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Why esm + cjs in a source code?
#290
ThePlenkov
closed
2 weeks ago
2
[feature-request] Support new Document()
#289
ThePlenkov
closed
2 weeks ago
3
fix typo #Serializing
#288
ivanjeremic
closed
1 month ago
1
Adding some emulated canvas support.
#287
UrielCh
opened
1 month ago
1
Fix TreeWalker when the root element is a TextNode
#286
kasperskei
closed
2 months ago
2
TreeWalker doesn't work when the root element is a TextNode
#285
kasperskei
closed
2 months ago
3
Handle tables and additional block like elements in innerText
#284
esamattis
closed
3 months ago
1
[bug] document shortcut element properties lose their children
#283
TechQuery
opened
3 months ago
0
feat: augmenting HTMLVideoElement
#282
Whyjsee
opened
4 months ago
0
[BUG] `document.head` is sometimes blank when meta tags occur before `<html>`
#281
Yash-Singh1
closed
4 months ago
1
RangeError: Maximum call stack size exceeded
#280
lvboda
opened
4 months ago
2
Add test for templateElement.content.childNodes[0].replaceWith
#279
iacore
closed
5 months ago
4
+ DocumentFragment.textContent
#278
iacore
opened
5 months ago
6
In 'HTMLElement.classList.toggle' the 'force' attribute works uncorrectly.
#277
orangebokov
opened
5 months ago
0
fix: prevent losing `rel` attr on anchor element
#276
what1s1ove
closed
5 months ago
0
Allow optional no character escape on getAttribute
#275
stefandokic-tricentis
closed
5 months ago
2
HTMLAnchorElement loses `rel` attribute after casting to string
#274
what1s1ove
closed
5 months ago
4
fix: no types exports for `./worker` submodule
#273
fineshop
closed
5 months ago
1
feat: add `dateTime` property of `HTMLTimeElement`
#272
TechQuery
closed
5 months ago
3
Proper types exports for `./worker` submodule
#271
fineshop
closed
5 months ago
1
`HTMLTimeElement` losts `dateTime` property
#270
TechQuery
closed
5 months ago
1
Fix issue #267: escape double quotes in XML attributes' toString
#269
omril1
closed
6 months ago
0
Value of a foreign input element is an attribue
#268
bartbutenaers
opened
7 months ago
2
" converted to " on xml
#267
nyanrus
closed
6 months ago
4
Fixed: inspecting document.title deleted it as a side-effect (when cached)
#266
philipp-classen
closed
8 months ago
1
"perf_hooks" and "canvas" not found issue with using linkedom
#265
sagarchoudhary96
closed
8 months ago
2
types: parseHTML accepts a string
#264
mquandalle
closed
7 months ago
1
Fix issue #262 querySelector breaks when dom contains template attribute
#263
omril1
closed
8 months ago
0
`querySelectorAll` breaks when the DOM contains an element with a 'template' attribute
#262
omril1
closed
8 months ago
1
Fix issue #260 escape for attributes in `XMLDocument`s
#261
omril1
closed
8 months ago
1
[BUG] `innerHTML` on elements parsed from XMLDocument doesn't escape characters as XML entities inside attribute values
#260
omril1
closed
8 months ago
1
Error when using with axios: "TypeError: Cannot read properties of undefined (reading 'charAt')"
#259
Jhon-Idrovo
opened
8 months ago
1
the hidden attribute parsing is not valid in xml
#258
nyanrus
closed
10 months ago
3
CSSStyleSheet.insertRule returning undefined if index argument not provided
#257
paul-go
opened
10 months ago
3
replaceWith(...nodes) stuck if `nodes` contain the node that's being replaced
#256
WebReflection
closed
10 months ago
0
Illegal constructor when extending DocumentFragment
#255
mary-ext
closed
11 months ago
2
Implementation of `customElements.getName()`
#254
mash-graz
closed
11 months ago
0
missing `customElements.getName()`
#253
mash-graz
closed
11 months ago
0
Support Node constructors
#252
krulod
closed
11 months ago
1
Creating script element resulting unexpected opening tag.
#251
Srabutdotcom
closed
11 months ago
1
[META] Update changelog?
#250
asportnoy
closed
11 months ago
1
List optional dependencies in `peerDependencies` + `peerDependenciesMeta`
#249
moshest
opened
1 year ago
3
Added all tags to html class map to support all derived tag type through createElement API
#248
Havunen
closed
10 months ago
2
Anyone willing to help this project forward?
#247
WebReflection
opened
1 year ago
8
Use rollup or some other tool to flatten the dependency tree of shipped code
#246
Havunen
opened
1 year ago
1
[BUG] document.createElement() API should create matching derived type of html element
#245
Havunen
opened
1 year ago
1
textContent="" should clear all child nodes
#244
Havunen
closed
10 months ago
0
[BUG] setting textContent empty text should clear all nodes
#243
Havunen
closed
10 months ago
0
Added more correct default values for "click" method JS API
#242
Havunen
closed
10 months ago
0
[BUG] triggering click event through JS API does not bubble
#241
Havunen
closed
10 months ago
0
Next