Witold Filipczyk
|
004d483afd
|
[html] display: none for custom element. Refs #341
|
2024-12-04 18:13:25 +01:00 |
|
Witold Filipczyk
|
4af513bbbf
|
[test] sample file for display: none
Custom, non-standard, elements are not handled properly.
|
2024-12-04 16:01:16 +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 |
|
Witold Filipczyk
|
c7489edcf5
|
[test] test cases for integrity checks
|
2024-09-23 21:04:43 +02:00 |
|
Witold Filipczyk
|
c22b63b857
|
[spidermonkey] URLSearchparams constructor with array or object
|
2024-09-22 15:11:00 +02:00 |
|
Witold Filipczyk
|
1de2de8b1c
|
[test] getAttribute(null) === null
|
2024-09-19 19:10:26 +02:00 |
|
Witold Filipczyk
|
e20bf0fc07
|
[mujs] Node constants
|
2024-09-14 10:44:53 +02:00 |
|
Witold Filipczyk
|
b5eb791ec4
|
[test] node.ELEMENT_NODE
|
2024-09-14 09:49:28 +02:00 |
|
Witold Filipczyk
|
4dcae237a3
|
[spidermonkey] "verified" list of DocumentFragment functions
Some might be missing, but removed really unused.
|
2024-09-12 15:43:31 +02:00 |
|
Witold Filipczyk
|
8c1d5dbb29
|
[quickjs] test for fragment.getElementsByTagName
undefined
|
2024-09-09 20:43:59 +02:00 |
|
Witold Filipczyk
|
ab97277031
|
[test] Missing <html>
|
2024-09-08 17:43:26 +02:00 |
|
Witold Filipczyk
|
ee9327532a
|
[test] Typo
|
2024-09-07 14:39:35 +02:00 |
|
Witold Filipczyk
|
e589ec5ad4
|
[test] Allow fetching local files
|
2024-09-07 14:29:45 +02:00 |
|
Witold Filipczyk
|
bee891a7c3
|
[mujs] document.location and test
|
2024-08-31 13:46:35 +02:00 |
|
Witold Filipczyk
|
c52510fd9f
|
[nodelist2] Free nodelist after generating values.
|
2024-07-23 19:01:50 +02:00 |
|
Witold Filipczyk
|
e7f2d6d908
|
[tests] 5 seconds was too little
|
2024-07-16 16:22:34 +02:00 |
|
Witold Filipczyk
|
132c72c123
|
[test] Rewritten test for fetch to free Promise
|
2024-07-08 21:32:38 +02:00 |
|
Witold Filipczyk
|
53da0cf2f6
|
[test] element.href.html
|
2024-07-07 14:43:38 +02:00 |
|
Witold Filipczyk
|
e8523fc1bf
|
[test] element.remove
|
2024-07-06 12:22:28 +02:00 |
|
Witold Filipczyk
|
4cb9d10cb1
|
[test] Added domparser.html
|
2024-07-06 11:09:01 +02:00 |
|
Witold Filipczyk
|
31e4eb240a
|
[spidermonkey] polyfilled fetch
fetch.js code from https://github.com/JakeChampion/fetch
modified to pass test assertion.
Module import in spidermonkey based on examples.
|
2024-07-03 20:25:11 +02:00 |
|
Witold Filipczyk
|
8d7ec1a81c
|
[ecmascript] Added camel_to_html function
This function converts text from camelCase to dash-style
and prepends "data-" to string.
|
2024-06-29 09:42:48 +02:00 |
|
Witold Filipczyk
|
795159f9bb
|
[test] Added removeAttribute case to getAttribute test.
|
2024-06-28 17:08:38 +02:00 |
|
Witold Filipczyk
|
fe5d5bcf68
|
[spidermonkey] element.dataset (slow)
|
2024-06-28 16:42:11 +02:00 |
|
Witold Filipczyk
|
a7bf39e9a6
|
[test] test case for element.dataset
|
2024-06-28 14:14:24 +02:00 |
|
Witold Filipczyk
|
7b3a5ea87b
|
[spidermonkey] element.classList
|
2024-06-27 16:31:27 +02:00 |
|
Witold Filipczyk
|
851c9c6f61
|
[spidermonkey] document.getElementsByClassName
Memory leaks will be addressed later.
|
2024-06-25 17:38:24 +02:00 |
|
Witold Filipczyk
|
89dde0e0b6
|
[spidermonkey] own implementation of nodeList for querySelectorAll
|
2024-06-24 17:11:03 +02:00 |
|
Witold Filipczyk
|
ca4e1451ca
|
[quickjs] element.contains(element) is true
|
2024-06-22 21:25:33 +02:00 |
|
Witold Filipczyk
|
86234795fb
|
[ecmascript] reset_document before rewrite
|
2024-06-22 12:29:07 +02:00 |
|
Witold Filipczyk
|
2bf349a013
|
[quickjs] textContent
|
2024-06-19 16:48:36 +02:00 |
|
Witold Filipczyk
|
36571c79b3
|
[spidermonkey] check for empty string
|
2024-06-14 21:28:36 +02:00 |
|
Witold Filipczyk
|
42a5152cc4
|
[quickjs] URLSearchParams
|
2024-06-14 21:24:14 +02:00 |
|
Witold Filipczyk
|
a1a621ba64
|
[test] Added URLSearchParams.html
|
2024-06-12 19:36:10 +02:00 |
|
Witold Filipczyk
|
6e2e6b0976
|
[test] Test case for URLSearchParams
|
2024-06-12 14:25:24 +02:00 |
|
Witold Filipczyk
|
06e334ebd0
|
[test] window.setTimeout
|
2024-06-09 18:53:28 +02:00 |
|