Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / WebReflection/linkedom issues and pull requests
#299 - MutationRecord lacks `previousSibling` and `nextSibling` properties
Issue -
State: closed - Opened by jed 11 days ago
- 14 comments
#298 - Event `target` not reflected correctly for `defaultView`
Issue -
State: open - Opened by jed 11 days ago
- 3 comments
#297 - Unexpected constructor call for custom element inside template
Issue -
State: closed - Opened by nimayneb 14 days ago
- 6 comments
Labels: wontfix
#296 - Push textContent also for CDATA_SECTION_NODE nodes
Pull Request -
State: closed - Opened by lppedd about 1 month ago
- 3 comments
#295 - Element.textContent does not consider CDATA_SECTION_NODE
Issue -
State: closed - Opened by lppedd about 1 month ago
- 6 comments
#294 - Fix typo in README.md
Pull Request -
State: open - Opened by jsimonrichard about 2 months ago
#294 - Fix typo in README.md
Pull Request -
State: open - Opened by jsimonrichard about 2 months ago
#293 - fix: unexpected special replacement pattern
Pull Request -
State: closed - Opened by lawvs 2 months ago
- 4 comments
#292 - Unexpected characters `$$` were escaped in scripts
Issue -
State: closed - Opened by lawvs 2 months ago
- 2 comments
#291 - ARIA properties do not exist
Issue -
State: closed - Opened by midnightveil 3 months ago
- 4 comments
#290 - Why esm + cjs in a source code?
Issue -
State: closed - Opened by ThePlenkov 4 months ago
- 2 comments
#289 - [feature-request] Support new Document()
Issue -
State: closed - Opened by ThePlenkov 4 months ago
- 3 comments
#288 - fix typo #Serializing
Pull Request -
State: closed - Opened by ivanjeremic 4 months ago
- 1 comment
#287 - Adding some emulated canvas support.
Issue -
State: open - Opened by UrielCh 4 months ago
- 1 comment
#286 - Fix TreeWalker when the root element is a TextNode
Pull Request -
State: closed - Opened by kasperskei 5 months ago
- 2 comments
#285 - TreeWalker doesn't work when the root element is a TextNode
Issue -
State: closed - Opened by kasperskei 5 months ago
- 3 comments
#284 - Handle tables and additional block like elements in innerText
Pull Request -
State: closed - Opened by esamattis 6 months ago
- 1 comment
#283 - [bug] document shortcut element properties lose their children
Issue -
State: open - Opened by TechQuery 7 months ago
#282 - feat: augmenting HTMLVideoElement
Pull Request -
State: open - Opened by Whyjsee 7 months ago
#281 - [BUG] `document.head` is sometimes blank when meta tags occur before `<html>`
Issue -
State: closed - Opened by Yash-Singh1 7 months ago
- 1 comment
#280 - RangeError: Maximum call stack size exceeded
Issue -
State: open - Opened by lvboda 8 months ago
- 2 comments
Labels: invalid
#279 - Add test for templateElement.content.childNodes[0].replaceWith
Pull Request -
State: closed - Opened by iacore 8 months ago
- 4 comments
#278 - + DocumentFragment.textContent
Pull Request -
State: open - Opened by iacore 8 months ago
- 6 comments
#277 - In 'HTMLElement.classList.toggle' the 'force' attribute works uncorrectly.
Issue -
State: open - Opened by orangebokov 8 months ago
#276 - fix: prevent losing `rel` attr on anchor element
Pull Request -
State: closed - Opened by what1s1ove 9 months ago
#275 - Allow optional no character escape on getAttribute
Pull Request -
State: closed - Opened by stefandokic-tricentis 9 months ago
- 2 comments
#274 - HTMLAnchorElement loses `rel` attribute after casting to string
Issue -
State: closed - Opened by what1s1ove 9 months ago
- 4 comments
#273 - fix: no types exports for `./worker` submodule
Pull Request -
State: closed - Opened by fineshop 9 months ago
- 1 comment
#272 - feat: add `dateTime` property of `HTMLTimeElement`
Pull Request -
State: closed - Opened by TechQuery 9 months ago
- 3 comments
#271 - Proper types exports for `./worker` submodule
Issue -
State: closed - Opened by fineshop 9 months ago
- 1 comment
#270 - `HTMLTimeElement` losts `dateTime` property
Issue -
State: closed - Opened by TechQuery 9 months ago
- 1 comment
Labels: enhancement
#269 - Fix issue #267: escape double quotes in XML attributes' toString
Pull Request -
State: closed - Opened by omril1 9 months ago
#268 - Value of a foreign input element is an attribue
Issue -
State: open - Opened by bartbutenaers 10 months ago
- 2 comments
Labels: enhancement
#267 - " converted to " on xml
Issue -
State: closed - Opened by nyanrus 11 months ago
- 4 comments
#266 - Fixed: inspecting document.title deleted it as a side-effect (when cached)
Pull Request -
State: closed - Opened by philipp-classen 11 months ago
- 1 comment
#265 - "perf_hooks" and "canvas" not found issue with using linkedom
Issue -
State: closed - Opened by sagarchoudhary96 11 months ago
- 2 comments
#264 - types: parseHTML accepts a string
Pull Request -
State: closed - Opened by mquandalle 11 months ago
- 1 comment
#263 - Fix issue #262 querySelector breaks when dom contains template attribute
Pull Request -
State: closed - Opened by omril1 11 months ago
#262 - `querySelectorAll` breaks when the DOM contains an element with a 'template' attribute
Issue -
State: closed - Opened by omril1 11 months ago
- 1 comment
#261 - Fix issue #260 escape for attributes in `XMLDocument`s
Pull Request -
State: closed - Opened by omril1 12 months ago
- 1 comment
#260 - [BUG] `innerHTML` on elements parsed from XMLDocument doesn't escape characters as XML entities inside attribute values
Issue -
State: closed - Opened by omril1 12 months ago
- 1 comment
#259 - Error when using with axios: "TypeError: Cannot read properties of undefined (reading 'charAt')"
Issue -
State: open - Opened by Jhon-Idrovo 12 months ago
- 1 comment
#258 - the hidden attribute parsing is not valid in xml
Issue -
State: closed - Opened by nyanrus about 1 year ago
- 3 comments
#257 - CSSStyleSheet.insertRule returning undefined if index argument not provided
Issue -
State: open - Opened by paul-go about 1 year ago
- 3 comments
#256 - replaceWith(...nodes) stuck if `nodes` contain the node that's being replaced
Issue -
State: closed - Opened by WebReflection about 1 year ago
#255 - Illegal constructor when extending DocumentFragment
Issue -
State: closed - Opened by mary-ext about 1 year ago
- 2 comments
#254 - Implementation of `customElements.getName()`
Pull Request -
State: closed - Opened by mash-graz about 1 year ago
#253 - missing `customElements.getName()`
Issue -
State: closed - Opened by mash-graz about 1 year ago
#252 - Support Node constructors
Issue -
State: closed - Opened by krulod about 1 year ago
- 1 comment
#251 - Creating script element resulting unexpected opening tag.
Issue -
State: closed - Opened by Srabutdotcom about 1 year ago
- 1 comment
#250 - [META] Update changelog?
Issue -
State: closed - Opened by asportnoy about 1 year ago
- 1 comment
#249 - List optional dependencies in `peerDependencies` + `peerDependenciesMeta`
Issue -
State: open - Opened by moshest over 1 year ago
- 3 comments
#248 - Added all tags to html class map to support all derived tag type through createElement API
Pull Request -
State: closed - Opened by Havunen over 1 year ago
- 2 comments
#247 - Anyone willing to help this project forward?
Issue -
State: open - Opened by WebReflection over 1 year ago
- 8 comments
#246 - Use rollup or some other tool to flatten the dependency tree of shipped code
Issue -
State: open - Opened by Havunen over 1 year ago
- 1 comment
#245 - [BUG] document.createElement() API should create matching derived type of html element
Issue -
State: open - Opened by Havunen over 1 year ago
- 1 comment
#244 - textContent="" should clear all child nodes
Pull Request -
State: closed - Opened by Havunen over 1 year ago
#243 - [BUG] setting textContent empty text should clear all nodes
Issue -
State: closed - Opened by Havunen over 1 year ago
#242 - Added more correct default values for "click" method JS API
Pull Request -
State: closed - Opened by Havunen over 1 year ago
#241 - [BUG] triggering click event through JS API does not bubble
Issue -
State: closed - Opened by Havunen over 1 year ago
#240 - Implemented composedPath API and fixed canBubble argument of initEvent
Pull Request -
State: closed - Opened by Havunen over 1 year ago
#239 - [BUG] initEvent canBubble = true should change the event to bubble
Issue -
State: closed - Opened by Havunen over 1 year ago
- 1 comment
#238 - [BUG] event.composedPath should return list of html nodes
Issue -
State: open - Opened by Havunen over 1 year ago
#237 - Keep seeing "Can't resolve 'canvas'" when running with Next.js v13
Issue -
State: closed - Opened by moshest over 1 year ago
- 5 comments
#236 - getElementsByName is missing
Issue -
State: closed - Opened by asportnoy over 1 year ago
- 1 comment
Labels: wontfix
#235 - Attributes are case sensitive
Issue -
State: closed - Opened by asportnoy over 1 year ago
- 4 comments
Labels: wontfix
#234 - cdata-section beaks esm import
Issue -
State: closed - Opened by jefbarn over 1 year ago
- 6 comments
#233 - Release 0.16
Pull Request -
State: closed - Opened by WebReflection over 1 year ago
#232 - Add proper tests for both assignedNodes and assignedElements
Issue -
State: open - Opened by WebReflection over 1 year ago
#231 - null textContent value for DocumentFragment
Issue -
State: open - Opened by davecardwell over 1 year ago
#230 - Fix attribute local name
Pull Request -
State: closed - Opened by Havunen over 1 year ago
#229 - BUG: Attribute local name should be name of the attribute and not "#attribute"
Issue -
State: closed - Opened by Havunen over 1 year ago
#228 - Implemented getBoundingClientRect
Pull Request -
State: closed - Opened by Havunen over 1 year ago
#227 - Fixes an issue where setting non-string value to className crashes to exception.
Pull Request -
State: closed - Opened by Havunen over 1 year ago
#226 - Fixes an issue where '0' as textContent does not work.
Pull Request -
State: closed - Opened by Havunen over 1 year ago
#225 - setTextContent should not clear last text node
Issue -
State: closed - Opened by Havunen over 1 year ago
- 2 comments
#224 - BUG: className setter crash when value is number
Issue -
State: closed - Opened by Havunen over 1 year ago
- 3 comments
#223 - BUG: setTextContent does not set any value for '0'
Issue -
State: closed - Opened by Havunen over 1 year ago
- 2 comments
#222 - Add deep argument to the type of cloneNode()
Pull Request -
State: closed - Opened by tai2 over 1 year ago
- 1 comment
#221 - chore: set types on /cached export too
Pull Request -
State: closed - Opened by vladfrangu over 1 year ago
#220 - Fix css-style-declaration iteration
Pull Request -
State: closed - Opened by omril1 over 1 year ago
#219 - Element style iteration works only after explicitly reading from it
Issue -
State: closed - Opened by omril1 over 1 year ago
- 3 comments
#218 - Escape NBSP to xml compatible entity
Pull Request -
State: closed - Opened by dt-jean-baptiste-lemee over 1 year ago
#217 - Escape characters on xml attributes
Pull Request -
State: open - Opened by dt-jean-baptiste-lemee over 1 year ago
#216 - Characters (<) and (>) escaped incorrectly in xml attributes
Issue -
State: open - Opened by jblemee over 1 year ago
#215 - HTMLTemplateElement toString does not include contents
Issue -
State: open - Opened by saviski over 1 year ago
- 1 comment
#214 - adds support for getInnerHTML (declarative shadow DOM)
Pull Request -
State: closed - Opened by ttraenkler over 1 year ago
- 4 comments
#213 - fix: getRootNode() bug
Pull Request -
State: closed - Opened by luwes over 1 year ago
- 5 comments
#212 - Semantic versioning
Issue -
State: closed - Opened by zdm over 1 year ago
- 8 comments
#211 - fix for attachShadow no longer adding childNodes to shadowRoot
Pull Request -
State: closed - Opened by ttraenkler over 1 year ago
- 4 comments
#210 - Support getInnerHtml() for SSR of declarative shadow DOM
Issue -
State: closed - Opened by ttraenkler over 1 year ago
- 4 comments
#209 - Improve <slot> element support
Pull Request -
State: closed - Opened by luwes over 1 year ago
- 2 comments
#207 - fix: mutation observer callback during parse
Pull Request -
State: closed - Opened by luwes over 1 year ago
- 2 comments
#206 - Added suppport for cdata sections.
Pull Request -
State: closed - Opened by jordandh over 1 year ago
#205 - NBSP Chars Escaped Incorrectly for XML Documents
Issue -
State: closed - Opened by jordandh over 1 year ago
- 1 comment
#204 - Fix double encoding of already encoded character
Pull Request -
State: closed - Opened by marcelreppi almost 2 years ago
#203 - Avoid double encoding of already encoded characters
Pull Request -
State: closed - Opened by marcelreppi almost 2 years ago
#202 - querySelectorAll descends into template elements but should not
Issue -
State: closed - Opened by allain almost 2 years ago
- 6 comments
#201 - Export CSSOM classes
Issue -
State: open - Opened by devingfx almost 2 years ago
- 15 comments
#200 - Parsing fails and there is raw html code in rendered html
Issue -
State: open - Opened by Appress almost 2 years ago
- 1 comment
Labels: 3rd Party