issues
search
capricorn86
/
happy-dom
A JavaScript implementation of a web browser without its graphical user interface
MIT License
3.4k
stars
206
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
testing-library-react prints incorrect html for form when using screen.debug()
#1619
gkiely
opened
1 day ago
2
fix: Allow getElementsByClassName to accept a whitespace-separated list
#1618
kylehalleman
opened
2 days ago
1
fix: [#1615] Fixes problems related to parsing <html>, <head> and <body> using DOMParser
#1617
capricorn86
opened
3 days ago
0
fix: [#1615] DOMParser creating body twice
#1616
OlaviSau
opened
4 days ago
1
DOMParser does not recognise BODY and thus creates it twice
#1615
OlaviSau
opened
4 days ago
1
Click events inside wrapped <label> elements do not cascade
#1614
EvHaus
opened
5 days ago
1
Style object must include dashed properties
#1613
dead-claudia
opened
6 days ago
0
fix: [#1611] Implement window.TextEncoder & window.TextDecoder
#1612
Ayc0
closed
1 week ago
0
Support TextEncoder & TextDecoder
#1611
Ayc0
closed
1 week ago
0
fix: [#1603] HTMLSelectElement should not dispatch "change" event when changing value or index
#1610
capricorn86
closed
1 week ago
0
perf: [#1609] Replace `startsWith` with the equal sign
#1609
btea
closed
1 week ago
0
DOM in React snapshot test has changed
#1608
EmiBemi
opened
1 week ago
4
fix: [#1601] Strings should be converted into numbers in setters for HTMLMeterElement and HTMLProgressElement
#1607
capricorn86
closed
1 week ago
0
fix: [#1604] Consider null as empty string when setting it as value in HTMLInputElement.value
#1606
capricorn86
closed
1 week ago
0
[radio] keyboard navigation not fired when using `react-aria-components`
#1605
csantos-nydig
opened
1 week ago
0
[file] strict validation not compatible with `react-dropzone`
#1604
csantos-nydig
closed
1 week ago
2
Change event fired too often on select element
#1603
fbecker-fds
closed
1 week ago
1
fix: [#1558] Fixes bug where psuedo selectors without an ending parentheses throws an invalid selector error, but should be considered as valid
#1602
capricorn86
closed
1 week ago
0
Tests that set the value of a <meter> fail after upgrading to v15
#1601
petegraves
closed
1 week ago
2
fix: [#1592] Fixes bug where Document.activeElement is set to the wrong target when triggering HTMLSelectElement.focus
#1600
capricorn86
closed
1 week ago
0
Maximum call stack exceeded when focusing DateSegment from react-aria-components
#1599
benatross
opened
1 week ago
0
chore: bump the npm_and_yarn group across 3 directories with 1 update
#1598
dependabot[bot]
closed
1 week ago
1
fix: [#1586] Prevent always wrapping the URL in quotation marks when set in style
#1597
iradonov
closed
1 week ago
0
URL in style always adds quotes
#1596
iradonov
closed
1 week ago
3
chore: [vitest] Update vitest
#1595
btea
closed
1 week ago
0
HTMLOptionElement.selected not behaving correctly
#1594
coffeeandwork
opened
2 weeks ago
0
`ExternalHyperlink` button from @workday/canvas-kit-react causes @testing-library/react getByRole('link') queries to hang with v11 of Canvas Kit and `happy-dom`
#1593
ahayes91
opened
2 weeks ago
0
Unable to get focused HTMLSelectElement since 15.0.0
#1592
wojtekmaj
closed
1 week ago
2
events on window/document/body not cleared between test runs
#1591
jesperronn
closed
1 week ago
1
chore: [#1433] Adds unit test for using a Request object with fetch()
#1590
capricorn86
closed
2 weeks ago
0
feat: [#1159] Adds support for the :disabled pseudo-class in CSS and query selectors
#1589
capricorn86
closed
2 weeks ago
0
fix: [#1585] Fixes a security vulnerability that allowed for server side code to be executed by a <script> tag
#1588
capricorn86
closed
2 weeks ago
0
Checkboxes are missing checked attribute when serialized
#1587
Tsubasa1218
opened
2 weeks ago
1
fix: [#1585] Fixes security vulnerability that allowed for server side code to be executed by a <script> tag
#1586
capricorn86
closed
2 weeks ago
0
Security vulnerability that allows for scripts to execute on the server
#1585
capricorn86
closed
2 weeks ago
0
chore: [#1542] Adds SECURITY.md file
#1584
capricorn86
closed
2 weeks ago
0
chore(deps): bump the npm_and_yarn group with 4 updates
#1583
dependabot[bot]
closed
2 weeks ago
0
fix: [#1581] Fixes bug where Node.getRootNode() returned null when inside a Shadow Root that was previously disconnected from the document
#1582
capricorn86
closed
2 weeks ago
0
Node.getRootNode() returns null within a ShadowRoot that has been previously disconnected from the Document
#1581
capricorn86
closed
2 weeks ago
0
Comments are not instances of `Comment` when using `GlobalRegistrator`
#1580
danieldiekmeier
opened
2 weeks ago
0
fix: [#1578] Fixes bug where child nodes of HTMLSelectElement and HTMLFormElement had the wrong reference to the parent
#1579
capricorn86
closed
2 weeks ago
0
Child nodes of HTMLSelectElement and HTMLFormElement has the wrong reference as parent node
#1578
capricorn86
closed
2 weeks ago
0
broken instanceof check with Document Fragment
#1577
coffeeandwork
opened
2 weeks ago
0
Setting an `<input>` value to `null` is wrong
#1576
raystubbs
closed
1 week ago
2
fix: [#1565] Strictly check the type of `blob` parameters
#1575
btea
closed
2 weeks ago
1
chore: [husky] The current husky version no longer supports the install command
#1574
btea
closed
2 weeks ago
0
fix: [#1570] Cookie value support contain `=`
#1573
btea
closed
2 weeks ago
1
feat: [#1079] Adds support for all SVG elements
#1572
capricorn86
closed
2 weeks ago
0
Cookie value cuts at `=` sign
#1570
rijenkii
closed
2 weeks ago
1
fix: [#1568] Accept stringable objects in Location.assign and Location.replace
#1569
silverwind
closed
2 weeks ago
0
Next