mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb: Implement stubs for XPathEvaluator
This commit is contained in:
parent
1ae7ecc3e9
commit
f04b866cb0
Notes:
github-actions[bot]
2025-10-03 11:17:46 +00:00
Author: https://github.com/johannesg 🔰
Commit: f04b866cb0
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6342
Reviewed-by: https://github.com/AtkinsSJ
Reviewed-by: https://github.com/gmta ✅
17 changed files with 441 additions and 1 deletions
|
|
@ -502,3 +502,6 @@ libweb_js_bindings(XHR/ProgressEvent)
|
|||
libweb_js_bindings(XHR/XMLHttpRequest)
|
||||
libweb_js_bindings(XHR/XMLHttpRequestEventTarget)
|
||||
libweb_js_bindings(XHR/XMLHttpRequestUpload)
|
||||
libweb_js_bindings(XPath/XPathResult)
|
||||
libweb_js_bindings(XPath/XPathExpression)
|
||||
libweb_js_bindings(XPath/XPathEvaluator)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue