Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Implement `TextEncoder::encodeInto()` (#33360) | webbeef | 2024-09-09 | 1 | -258/+0 |
| | | | | | | | | | | | | | | | | | | | * 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> | ||||
* | Update web-platform-tests to revision ↵ | Servo WPT Sync | 2024-04-14 | 1 | -0/+12 |
| | | | | b'daa07cf3c47652ed67e637f2a39bbc34f91cfe10' (#32071) | ||||
* | Rename metadata directories | Martin Robinson | 2023-06-22 | 1 | -0/+585 |
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` |