mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Update web-platform-tests to revision 8a2ceb5f18911302b7a5c1cd2791f4ab50ad4326
This commit is contained in:
parent
462c272380
commit
1f531f66ea
5377 changed files with 174916 additions and 84369 deletions
21
tests/wpt/web-platform-tests/html/README.md
Normal file
21
tests/wpt/web-platform-tests/html/README.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# HTML
|
||||
|
||||
This directory contains tests for [HTML](https://html.spec.whatwg.org/multipage/).
|
||||
|
||||
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](https://html.spec.whatwg.org/multipage/webappapis.html#atob). So the directory in WPT is [webappapis/atob/](/html/webappapis/atob).
|
||||
|
||||
For historical reasons, parts of HTML have their own directories:
|
||||
|
||||
* [/2dcontext](/2dcontext)
|
||||
* [/custom-elements](/custom-elements)
|
||||
* [/eventsource](/eventsource)
|
||||
* [/imagebitmap-renderingcontext](/imagebitmap-renderingcontext)
|
||||
* [/innerText](/innerText)
|
||||
* [/offscreen-canvas](/offscreen-canvas)
|
||||
* [/shadow-dom](/shadow-dom)
|
||||
* [/webmessaging](/webmessaging)
|
||||
* [/websockets](/websockets)
|
||||
* [/webstorage](/webstorage)
|
||||
* [/workers](/workers)
|
Loading…
Add table
Add a link
Reference in a new issue