Index: third_party/WebKit/LayoutTests/dom/legacy_dom_conformance/README.md |
diff --git a/third_party/WebKit/LayoutTests/dom/legacy_dom_conformance/README.md b/third_party/WebKit/LayoutTests/dom/legacy_dom_conformance/README.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..3207e8e18ad6bd7978b8e8c0f4720712b6c17d29 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/dom/legacy_dom_conformance/README.md |
@@ -0,0 +1,5 @@ |
+This direcotry contains tests imported from |
+[Document Object Model Conformance Test Suites](https://www.w3.org/DOM/Test/). |
+ |
+Many tests must be overlapped with [web-platform-tests](https://github.com/w3c/web-platform-tests/). |
+We should verify it, and remove this directory entirely. |