mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-06 01:26:22 +00:00
LibWeb/DOM: Create TreeWalker in document's realm
This commit is contained in:
parent
84f22cb6b3
commit
17c92d7c2b
Notes:
github-actions[bot]
2025-01-10 08:09:54 +00:00
Author: https://github.com/shannonbooth
Commit: 17c92d7c2b
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3208
Reviewed-by: https://github.com/AtkinsSJ ✅
4 changed files with 10 additions and 11 deletions
|
@ -2,8 +2,8 @@ Harness status: OK
|
|||
|
||||
Found 33 tests
|
||||
|
||||
29 Pass
|
||||
4 Fail
|
||||
30 Pass
|
||||
3 Fail
|
||||
Pass querySelectorAll
|
||||
Pass createElement
|
||||
Pass createElementNS
|
||||
|
@ -16,7 +16,7 @@ Pass createAttributeNS
|
|||
Pass createEvent
|
||||
Pass createRange
|
||||
Pass createNodeIterator
|
||||
Fail createTreeWalker
|
||||
Pass createTreeWalker
|
||||
Pass Request
|
||||
Pass Response
|
||||
Fail getElementsByTagName
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue