diff options
author | Nolan Lawson <nolan@nolanlawson.com> | 2024-04-21 13:50:09 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-21 20:50:09 +0000 |
commit | 025a98773223412edd8a0032a44c60ee84d69eee (patch) | |
tree | fc8bfef051e2086f603857de7ab098ee5f102bdf /components | |
parent | a7838ae7ccb5e2d8b02f047ce9e5263195b366ab (diff) | |
download | servo-025a98773223412edd8a0032a44c60ee84d69eee.tar.gz servo-025a98773223412edd8a0032a44c60ee84d69eee.zip |
docs: update README instructions for updating WPT (#32124)
I noticed in #32123 that there are two issues with the docs for updating
Web Platform Tests:
- `./mach update-wpt --sync` fails with an error (`Are you sure you
don't want a patch?`) because it expects a `--patch` arg.
- The `tests/wpt/meta-legacy-layout/` test results need to be updated
with a separate command.
This updates `tests/wpt/README.md` with more complete instructions.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by
`[X]` when the step is complete, and replace `___` with appropriate
data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)
<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because this is a docs-only
change
<!-- Also, please make sure that "Allow edits from maintainers" checkbox
is checked, so that we can help you if you get stuck somewhere along the
way.-->
<!-- Pull requests that do not address these steps are welcome, but they
will require additional verification as part of the review process. -->
Diffstat (limited to 'components')
0 files changed, 0 insertions, 0 deletions