Commit b46e8921 authored by tkent's avatar tkent Committed by Commit bot

Rename subdirectory names in LayoutTests/html/.

Replacing - with _.
Chromium project prefers using _ for separating words in path names.

BUG=685886
TBR=kochi@chromium.org

Review-Url: https://codereview.chromium.org/2780363002
Cr-Commit-Position: refs/heads/master@{#460640}
parent 5f0912b8
...@@ -26,12 +26,12 @@ Some areas have their own directories not under html/. ...@@ -26,12 +26,12 @@ Some areas have their own directories not under html/.
DIALOG element. DIALOG element.
* document-metadata/ * document_metadata/
[Document metadata elements](https://html.spec.whatwg.org/multipage/semantics.html#document-metadata); [Document metadata elements](https://html.spec.whatwg.org/multipage/semantics.html#document-metadata);
HEAD, TITLE, BASE, LINK, META, and STYLE. HEAD, TITLE, BASE, LINK, META, and STYLE.
* grouping-content/ * grouping_content/
[Grouping content elmeents](https://html.spec.whatwg.org/multipage/semantics.html#grouping-content); [Grouping content elmeents](https://html.spec.whatwg.org/multipage/semantics.html#grouping-content);
P, HR, PRE, BLOCKQUOTE, OL, UL, LI, DL, DT, DD, FIGURE, FIGCAPTION, MAIN, P, HR, PRE, BLOCKQUOTE, OL, UL, LI, DL, DT, DD, FIGURE, FIGCAPTION, MAIN,
...@@ -50,7 +50,7 @@ Some areas have their own directories not under html/. ...@@ -50,7 +50,7 @@ Some areas have their own directories not under html/.
[Sections elements](https://html.spec.whatwg.org/multipage/semantics.html#sections); [Sections elements](https://html.spec.whatwg.org/multipage/semantics.html#sections);
BODY, ARTICLE, SECTION, NAV, ASIDE, Hn, HGROUP, HEADER, FOOTER, and ADDRESS. BODY, ARTICLE, SECTION, NAV, ASIDE, Hn, HGROUP, HEADER, FOOTER, and ADDRESS.
* text-level-semantics/ * text_level_semantics/
[Text-level semantics elements](https://html.spec.whatwg.org/multipage/semantics.html#text-level-semantics); [Text-level semantics elements](https://html.spec.whatwg.org/multipage/semantics.html#text-level-semantics);
A, EM, STRONG, SMALL, S, CITE, Q, DFN, ABBR, RUBY, RT, RP, DATA, TIME, CODE, A, EM, STRONG, SMALL, S, CITE, Q, DFN, ABBR, RUBY, RT, RP, DATA, TIME, CODE,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment