tree: b32b1e5e83c3b0d8551234afa8e03c583cd1d3ac [path history] [tgz]
  1. details_summary/
  2. dialog/
  3. document_metadata/
  4. embedded_content/
  5. grouping_content/
  6. infrastructure/
  7. marquee/
  8. resources/
  9. sections/
  10. tabular_data/
  11. text_level_semantics/
  12. README.md
third_party/blink/web_tests/html/README.md

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/

    Common 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.