Skip to content

Commit b47289f

Browse files
foolipannevk
authored andcommitted
Link to all HTML-related tests from html/README.md
Part of whatwg/html#3014.
1 parent 79b10e6 commit b47289f

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

html/README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,18 @@ This directory contains tests for [HTML](https://html.spec.whatwg.org/multipage/
44

55
Sub-directory names should be based on the URL of the corresponding part of the
66
multipage-version specification. For example, The URL of
7-
"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 [webappsapis/atob/](webappsapis/atob).
7+
"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).
8+
9+
For historical reasons, parts of HTML have their own directories:
10+
11+
* [/2dcontext](/2dcontext)
12+
* [/custom-elements](/custom-elements)
13+
* [/eventsource](/eventsource)
14+
* [/imagebitmap-renderingcontext](/imagebitmap-renderingcontext)
15+
* [/innerText](/innerText)
16+
* [/offscreen-canvas](/offscreen-canvas)
17+
* [/shadow-dom](/shadow-dom)
18+
* [/webmessaging](/webmessaging)
19+
* [/websockets](/websockets)
20+
* [/webstorage](/webstorage)
21+
* [/workers](/workers)

0 commit comments

Comments
 (0)