Pierre Tachoire
|
88c6a2395b
|
dom: add WPT for implementation
|
2023-11-27 17:55:01 +01:00 |
|
Pierre Tachoire
|
443aef4f76
|
dom: add DOMImplementation.hasFeature
|
2023-11-27 17:55:00 +01:00 |
|
Pierre Tachoire
|
dde3f149d6
|
dom: add DOMImplementation.deinit
|
2023-11-27 17:55:00 +01:00 |
|
Pierre Tachoire
|
1c4edf7c95
|
dom: implement document constructor
|
2023-11-27 17:55:00 +01:00 |
|
Pierre Tachoire
|
7bd4729d3f
|
dom: add document.implementation
|
2023-11-27 17:54:59 +01:00 |
|
Pierre Tachoire
|
766c2ae47c
|
dom: add DOMImplementation
|
2023-11-27 17:54:57 +01:00 |
|
Francis Bouvier
|
060a044f81
|
Merge pull request #95 from Browsercore/submodule_update
Revert libdom to last commit
|
2023-11-27 17:45:54 +01:00 |
|
Francis Bouvier
|
9141baa144
|
Revert libdom to last commit
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2023-11-27 17:45:04 +01:00 |
|
Francis Bouvier
|
9a5865bd56
|
Merge pull request #81 from Browsercore/dom_exception
Add DOMException
|
2023-11-27 17:02:04 +01:00 |
|
Francis Bouvier
|
0ba0ae5b4e
|
dom_exception: adapt to interface definition change
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2023-11-27 16:44:26 +01:00 |
|
Francis Bouvier
|
d279e01456
|
Merge pull request #92 from Browsercore/update_jsruntime
Update jsruntime
|
2023-11-27 16:40:26 +01:00 |
|
Francis Bouvier
|
d72e596b89
|
Update jsruntime
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2023-11-27 16:39:43 +01:00 |
|
Francis Bouvier
|
86489f3635
|
dom_exception: add errors not handled by netsurf
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2023-11-27 16:20:31 +01:00 |
|
Pierre Tachoire
|
4f8fffeb0f
|
Merge pull request #89 from Browsercore/up-jsruntime-lib
upgrade jsruntime-lib
|
2023-11-27 12:35:50 +01:00 |
|
Pierre Tachoire
|
11c18017c3
|
upgrade jsruntime-lib
|
2023-11-27 12:28:54 +01:00 |
|
Pierre Tachoire
|
4b2f85fcf6
|
ci: fix deps change detection
|
2023-11-27 12:28:54 +01:00 |
|
Pierre Tachoire
|
576e8bb8e4
|
ci: run tests on jsruntime-lib update
|
2023-11-27 12:28:53 +01:00 |
|
Pierre Tachoire
|
36005cd591
|
Merge pull request #86 from Browsercore/jsruntime_changes
Adapt to free js slices
|
2023-11-27 12:22:07 +01:00 |
|
Pierre Tachoire
|
6d26910234
|
Merge pull request #90 from Browsercore/test-workflow
ci: run tests on jsruntime-lib change
|
2023-11-27 12:01:28 +01:00 |
|
Pierre Tachoire
|
188d834212
|
ci: run tests on jsruntime-lib change
|
2023-11-27 12:00:25 +01:00 |
|
Pierre Tachoire
|
559ecd1543
|
Merge pull request #78 from Browsercore/domcdoc-encoding
dom: implement document.characterSet
|
2023-11-27 09:56:25 +01:00 |
|
Pierre Tachoire
|
ec06190327
|
dom: implement document.characterSet
|
2023-11-27 09:28:41 +01:00 |
|
Pierre Tachoire
|
3ebc9a18ad
|
Merge pull request #87 from Browsercore/upgrade-libdom
upgrade libdom
|
2023-11-27 09:27:39 +01:00 |
|
Pierre Tachoire
|
6ec4d02f79
|
upgrade libdom
|
2023-11-27 09:26:32 +01:00 |
|
Francis Bouvier
|
f8e48768ac
|
Merge pull request #85 from Browsercore/jsruntime_changes
Adapt to js_env.start change
|
2023-11-26 23:58:03 +01:00 |
|
Francis Bouvier
|
71866001db
|
Adapt to free js slices
Relates to PR https://github.com/Browsercore/jsruntime-lib/issues/111
Relates to issue https://github.com/Browsercore/jsruntime-lib/pull/142
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2023-11-26 23:49:21 +01:00 |
|
Francis Bouvier
|
b4951ffa51
|
Adapt to js_env.start change
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2023-11-24 19:37:45 +01:00 |
|
Francis Bouvier
|
372c93d0f5
|
DOMException: implements reviewer comments
Co-authored-by: Pierre Tachoire <pierre@lightpanda.io>
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2023-11-24 18:26:03 +01:00 |
|
Francis Bouvier
|
8f1afd7fa5
|
Merge pull request #84 from Browsercore/docmdoc-URL
Dom document rename document.url into document.URL
|
2023-11-24 10:42:28 +01:00 |
|
Pierre Tachoire
|
b64707766e
|
dom: rename document.get_URL
|
2023-11-24 10:30:15 +01:00 |
|
Pierre Tachoire
|
3cbde554d0
|
upgrade vendor/jsruntime-lib
|
2023-11-24 10:29:53 +01:00 |
|
Francis Bouvier
|
541691f517
|
Merge pull request #76 from Browsercore/domdoc-getter
dom document getters
|
2023-11-24 09:46:02 +01:00 |
|
Pierre Tachoire
|
bf297ac97d
|
dom: document.documentURI and document.URL
|
2023-11-24 09:22:37 +01:00 |
|
Pierre Tachoire
|
0fadb4ff98
|
dom: document.contentType with hardcoded value
|
2023-11-24 09:22:37 +01:00 |
|
Pierre Tachoire
|
f1ea914303
|
dom: add document.compatMode with hardcoded value
|
2023-11-24 09:22:37 +01:00 |
|
Pierre Tachoire
|
4ae0c0c5af
|
dom: add document.characterSet with hardcoded value
|
2023-11-24 09:22:35 +01:00 |
|
Pierre Tachoire
|
e4d1b1d921
|
dom: add document.documentElement getter
|
2023-11-24 09:21:07 +01:00 |
|
Francis Bouvier
|
57dcbe1ba9
|
Add DOMException
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2023-11-23 17:14:01 +01:00 |
|
Francis Bouvier
|
f0483586a3
|
Merge pull request #75 from Browsercore/dom-documenttype
dom: add DocumentType
|
2023-11-23 14:33:25 +01:00 |
|
Francis Bouvier
|
258014cf8b
|
Merge pull request #79 from Browsercore/netsurf-dev
make: add install-netsurf-dev
|
2023-11-23 14:24:53 +01:00 |
|
Pierre Tachoire
|
db8747d1f2
|
make: add install-netsurf-dev
Build netsurf in debug mode
|
2023-11-22 17:17:51 +01:00 |
|
Francis Bouvier
|
7690f92017
|
Merge pull request #77 from Browsercore/update_jsruntime
Update jsruntime
|
2023-11-21 12:21:42 +01:00 |
|
Francis Bouvier
|
c751b5f420
|
Update jsruntime
Signed-off-by: Francis Bouvier <francis@lightpanda.io>
|
2023-11-21 12:16:51 +01:00 |
|
Pierre Tachoire
|
885fae560b
|
readme: typo fix
|
2023-11-20 18:08:34 +01:00 |
|
Francis Bouvier
|
fbd92ed1d8
|
Merge pull request #71 from Browsercore/domdoc-getelementsbyclassname
document.getElementsByClassName
|
2023-11-20 16:42:18 +01:00 |
|
Pierre Tachoire
|
06ec9a16f5
|
dom: remove useless error union on document.getElementsBy*
|
2023-11-20 16:34:13 +01:00 |
|
Pierre Tachoire
|
a64d920f11
|
dom: add document.doctype getter
|
2023-11-20 15:26:58 +01:00 |
|
Pierre Tachoire
|
5ac6a286fc
|
dom: add DocumentType
|
2023-11-20 15:26:23 +01:00 |
|
Pierre Tachoire
|
2ce6f36006
|
dom: html_collection: rename Match into Matcher
|
2023-11-20 14:57:43 +01:00 |
|
Pierre Tachoire
|
1d5eb47732
|
dom: html_collection: remove useless error union
|
2023-11-20 14:57:43 +01:00 |
|