html
This directory contains tests related to HTML standard.
Please do not add tests unrelated to HTML standard.
Exceptions
Some areas have their own directories not under html/.
- Canvas: ../fast/canvas/ or ../canvas/
- Editing: ../editing/
- Forms: ../fast/forms/ or ../http/tests/forms
- History API: ../fast/history/
- Media elements: ../media/
- Navigation/loading: ../fast/loader/, ../loader/, or ../http/tests/loading/
Sub-directories
-
details_summary/
DETAILS and SUMMARY elements.
-
dialog/
DIALOG element.
-
document_metadata/
Document metadata elements; HEAD, TITLE, BASE, LINK, META, and STYLE.
-
embedded_content/
Embedded content; PICTURE, SOURCE, IMG, IFRAME, EMBED, OBJECT, PARAM, MAP, and AREA.
-
grouping_content/
Grouping content elmeents; P, HR, PRE, BLOCKQUOTE, OL, UL, LI, DL, DT, DD, FIGURE, FIGCAPTION, MAIN, and DIV.
-
infrastructure/
-
marquee/
MARQUEE element.
-
menu_menuitem/
MENU and MENUITEM elements.
-
sections/
Sections elements; BODY, ARTICLE, SECTION, NAV, ASIDE, Hn, HGROUP, HEADER, FOOTER, and ADDRESS.
-
tabular_data/
Tabular data; TABLE, CAPTION, COLGROUP, COL, TBODY, THEAD, TFOOT, TR, TD, and TH.
-
text_level_semantics/
Text-level semantics elements; A, EM, STRONG, SMALL, S, CITE, Q, DFN, ABBR, RUBY, RT, RP, DATA, TIME, CODE, VAR, SAMP, KBD, SUB, SUP, I, B, U, MARK, BDI, BDO, SPAN, BR, and WBR.