0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-06-30 22:19:29 -04:00

18 Commits

Author SHA1 Message Date
Witold Filipczyk
91a06a4e19 [spidermonkey] Element.append 2025-04-03 18:23:03 +02:00
Witold Filipczyk
7f4a59c3df [spidermonkey] element.prototype.matches test
Added the Element constructor, because it's side effect is
Element.prototype.
2025-03-31 11:58:43 +02:00
Witold Filipczyk
9e1bd5a087 [spidermonkey] document.scripts 2025-03-30 18:21:16 +02:00
Witold Filipczyk
66bf753164 [spidermonkey] Set 'this' for onload scripts 2025-02-22 13:29:21 +01:00
Witold Filipczyk
ae8d43f215 [spidermonkey] element.replaceWith 2025-02-17 17:27:17 +01:00
Witold Filipczyk
af565afb69 [meson] --no-home 1 in js tests
To avoid influence of allow or disallow.txt.
2025-01-19 16:21:22 +01:00
Witold Filipczyk
4b979b47ed [meson] Try to set TERM=dumb for js tests. Refs #361 2025-01-13 19:48:31 +01:00
Witold Filipczyk
efc7049120 [js] test case new Image 2024-11-15 18:49:56 +01:00
Witold Filipczyk
6dcc6f469b [js] test case for new DocumentFragment 2024-11-15 15:12:37 +01:00
Witold Filipczyk
4e13f17d82 [js] test case for new Document 2024-11-14 15:28:02 +01:00
Witold Filipczyk
166f58b9c0 [meson] meson.source_root() -> meson.project_source_root() 2024-10-21 12:32:58 +02:00
Witold Filipczyk
9c03006bc4 [test] document.currentScript.html 2024-10-18 18:17:05 +02:00
Witold Filipczyk
2436774bf2 [test] test case getElementsByClassName ... 2024-10-14 19:49:24 +02:00
Witold Filipczyk
5fe7ef2a94 [test] fragment.firstChild.html 2024-10-13 17:38:24 +02:00
Witold Filipczyk
cc52e5a168 [js] Added background-clip to mujs and quickjs
To be consistent with spidermonkey
2024-09-30 19:31:47 +02:00
Witold Filipczyk
9597051fcc [test] fragment.hasChildNodes 2024-09-29 18:15:34 +02:00
Witold Filipczyk
2ec72fa89f [mujs] added fragment.appendChild test case 2024-09-27 17:17:40 +02:00
Witold Filipczyk
3ab04479fe [refactor] test/ecmascript -> test/js 2024-09-24 21:43:10 +02:00