mirror of
https://github.com/servo/servo.git
synced 2025-10-14 23:40:26 +01:00
Restructure Blob, structured serialization <!-- Please describe your changes on the following line: --> FIX #24052 and also address the "cloning" half of FIX #23917 --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [ ] `./mach build -d` does not report any errors - [ ] `./mach test-tidy` does not report any errors - [ ] These changes fix #___ (GitHub issue number if applicable) <!-- Either: --> - [ ] There are tests for these changes OR - [ ] These changes do not require tests because ___ <!-- 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. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/24123) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
browsers | ||
cross-origin-embedder-policy | ||
cross-origin-opener-policy | ||
dom | ||
editing | ||
iana | ||
infrastructure | ||
interaction/focus | ||
obsolete | ||
rendering | ||
resources | ||
semantics | ||
syntax | ||
the-xhtml-syntax/parsing-xhtml-documents | ||
tools | ||
user-activation | ||
webappapis | ||
META.yml | ||
README.md |
HTML
This directory contains tests for HTML.
Sub-directory names should be based on the URL of the corresponding part of the multipage-version specification. For example, The URL of "8.3 Base64 utility methods" is https://html.spec.whatwg.org/multipage/webappapis.html#atob. So the directory in WPT is webappapis/atob/.
For historical reasons, parts of HTML have their own directories: