diff options
author | bors-servo <infra@servo.org> | 2023-05-08 09:29:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-08 09:29:40 +0200 |
commit | c67d76026463c573c453d298e34a8bfde84d8702 (patch) | |
tree | 7fce54e44f6c69c46343b2be97ae618776e9ed52 /components/script/dom/htmllegendelement.rs | |
parent | 7cfdf87e7781ed0cf15181365d6ca986df11d639 (diff) | |
parent | 3336bf6cce3bc1caba1ff440e507097285b2eeb8 (diff) | |
download | servo-c67d76026463c573c453d298e34a8bfde84d8702.tar.gz servo-c67d76026463c573c453d298e34a8bfde84d8702.zip |
Auto merge of #29703 - ohno418:update-url-constructor-steps, r=mrobinson
Update step numbers in URL constructor
<!-- Please describe your changes on the following line: -->
Two commits have been made ahead of the current implementation of
Servo's URL constructor:
- Align with a more modern IDL definition style [1]
- Add URL.canParse() [2]
Since these commits don't alter the actual behavior, this commit only
updates the step numbers and adds brief descriptions for each step.
No behavior change is expected with this commit.
[1]: https://github.com/whatwg/url/commit/ea3b75d333cbce91f73676ef2d21bcadb12b4419
[2]: https://github.com/whatwg/url/commit/ae3c28b84e3e7122c2807401c26b8a63cb2ab445
---
<!-- 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: -->
- [x] These changes do not require tests because no behavior has changed.
<!-- 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/script/dom/htmllegendelement.rs')
0 files changed, 0 insertions, 0 deletions