Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(977)

Unified Diff: third_party/WebKit/LayoutTests/dom/README.md

Issue 2682623002: Add README.md to dom/html-related directories in LayoutTests. (Closed)
Patch Set: Add newlines at end of files. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/dom/README.md
diff --git a/third_party/WebKit/LayoutTests/dom/README.md b/third_party/WebKit/LayoutTests/dom/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..44db84672bd04afb1c5e1d5ca635e6caa8bdd5e7
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/dom/README.md
@@ -0,0 +1,15 @@
+# dom
+
+This directory contains tests related to [DOM standard](https://dom.spec.whatwg.org/).
+
+Please do not add tests unrelated to DOM standard.
+
+## Sub-directories
+
+* domparsing/
+
+ See [domparsing/README.md](domparsing/README.md)
+
+* legacy_dom_conformance/
+
+ See [legacy_dom_conformance/README.md](legacy_dom_conformance/README.md)
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/dom/README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698