Josh Matthews
842dd99698
Update to SpiderMonkey 137. ( #37077 )
...
Incorporates the updates from https://github.com/servo/mozjs/pull/584 .
Testing: Existing WPT coverage is enough.
Fixes: Part of #36258
---------
Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-08-07 16:47:27 +00:00
webbeef
a3a86d5913
script: Implement TextEncoder::encodeInto()
( #33360 )
...
* Implement TextEncoder::encodeInto()
Signed-off-by: webbeef <me@webbeef.org>
* Update components/script/dom/textencoder.rs
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
* Update components/script/dom/textencoder.rs
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
---------
Signed-off-by: webbeef <me@webbeef.org>
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2024-09-09 14:40:12 +00:00
Servo WPT Sync
5083f3c4fb
Update web-platform-tests to revision b'daa07cf3c47652ed67e637f2a39bbc34f91cfe10' ( #32071 )
2024-04-14 04:39:35 +00:00
Martin Robinson
f4578afdfe
Rename metadata directories
...
This renames:
- `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
- `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
- `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
- `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00