• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

browsers/H31-Mar-2022-1,141925

canvas/H31-Mar-2022-28,83226,207

cross-origin-embedder-policy/H03-May-2022-289190

cross-origin-opener-policy/H03-May-2022-328252

dom/H03-May-2022-472431

editing/H31-Mar-2022-16,49715,987

iana/H31-Mar-2022-66

infrastructure/H31-Mar-2022-356296

interaction/focus/H31-Mar-2022-43

links/H31-Mar-2022-2323

obsolete/H31-Mar-2022-43

rendering/H03-May-2022-287265

resources/H03-May-2022-

semantics/H03-May-2022-5,1174,229

syntax/H03-May-2022-244186

the-xhtml-syntax/parsing-xhtml-documents/H31-Mar-2022-2,4362,399

tools/H31-Mar-2022-228190

user-activation/resources/H03-May-2022-

webappapis/H31-Mar-2022-195166

META.ymlH A D31-Mar-2022133 98

README.mdH A D31-Mar-2022892 2217

README.md

1# HTML
2
3This directory contains tests for [HTML](https://html.spec.whatwg.org/multipage/).
4
5Sub-directory names should be based on the URL of the corresponding part of the
6multipage-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 [webappapis/atob/](/html/webappapis/atob).
8
9For historical reasons, parts of HTML have their own directories:
10
11* [/custom-elements](/custom-elements)
12* [/eventsource](/eventsource)
13* [/imagebitmap-renderingcontext](/imagebitmap-renderingcontext)
14* [/innerText](/innerText)
15* [/shadow-dom](/shadow-dom)
16* [/webmessaging](/webmessaging)
17* [/websockets](/websockets)
18* [/webstorage](/webstorage)
19* [/workers](/workers)
20* [/worklets](/worklets)
21* [/x-frame-options](/x-frame-options)
22