Witold Filipczyk
|
ecfc2e2bad
|
[mujs] Try to set prototypes
If you know how to fix element.prototype.html test, let me know.
|
2025-04-05 09:09:29 +02:00 |
|
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
|
6ea9ab1328
|
[quickjs] element.onload test is ok
Thanks for help quickjs mailing list.
|
2025-02-25 16:07:27 +01:00 |
|
Witold Filipczyk
|
66bf753164
|
[spidermonkey] Set 'this' for onload scripts
|
2025-02-22 13:29:21 +01:00 |
|
Witold Filipczyk
|
e2864f2feb
|
[mujs] element.replaceWith
|
2025-02-17 17:44:38 +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
|
a9c89c0f6c
|
[spidermonkey] Image.width and Image.height in constructor
|
2024-11-16 18:39:43 +01:00 |
|
Witold Filipczyk
|
a3571e6a91
|
[test] extended test for Image
It fails.
|
2024-11-16 18:06:12 +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
|
426ce3fd6f
|
[quickjs] Pass getElementsByClassName_2
|
2024-10-15 17:15:58 +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
|
aa1622260d
|
[test] [1] instead of item(1) in getElementsByClassName
When searching docs it is meaningful.
|
2024-10-02 20:30:36 +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 |
|