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) |