aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/encoding/encodeInto.any.js.ini
Commit message (Collapse)AuthorAgeFilesLines
* script: Implement `TextEncoder::encodeInto()` (#33360)webbeef2024-09-091-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 Sync2024-04-141-0/+12
| | | | b'daa07cf3c47652ed67e637f2a39bbc34f91cfe10' (#32071)
* Rename metadata directoriesMartin Robinson2023-06-221-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`