Commit Graph

65 Commits

Author SHA1 Message Date
Pierre Tachoire
bd0ade29d2 wpt: use fs.path.join 2023-10-27 19:06:51 +02:00
Pierre Tachoire
89431971ac wpt: load script soruce file dynamically 2023-10-27 19:00:26 +02:00
Francis Bouvier
3c5f1b89e7 Update jsruntime + fix breaking changes
Signed-off-by: Francis Bouvier <francis.bouvier@gmail.com>
2023-10-23 13:03:39 +02:00
Pierre Tachoire
b8efce8f34 wpt: declare FilesMap type in FileLoader struct 2023-10-18 14:08:58 +02:00
Pierre Tachoire
0a3e2fe392 wpt: refacto js eval 2023-10-17 18:33:35 +02:00
Pierre Tachoire
3f40936b78 wpt: remove useless default 2023-10-17 18:19:17 +02:00
Pierre Tachoire
9dda08b8a9 dom: document: re-dispatch document function according to spec 2023-10-17 18:18:38 +02:00
Pierre Tachoire
ebb5afe914 wpt: remove useless alias 2023-10-17 11:49:53 +02:00
Pierre Tachoire
14cacc3635 wpt: remove Self = @This() useless usage 2023-10-17 11:48:30 +02:00
Pierre Tachoire
3b141d3216 wpt: rename new into init 2023-10-17 11:40:07 +02:00
Pierre Tachoire
aadc17292e wpt: improve hashmap creation readability 2023-10-17 11:39:00 +02:00
Pierre Tachoire
0d6c319f1b wpt: replace cbk_res with null 2023-10-17 11:24:35 +02:00
Pierre Tachoire
f3601f1245 wpt: get the script content fonr the node itself
instead of using the first child only which result a partial content.
see https://github.com/Browsercore/browsercore/issues/59
2023-10-11 11:31:40 +02:00
Pierre Tachoire
bf0af2c036 wpt: accept test name argument 2023-10-11 10:48:11 +02:00
Pierre Tachoire
22b9b1841c wpt: rename file into main and create make wpt 2023-10-11 09:35:52 +02:00