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

Side by Side Diff: third_party/WebKit/LayoutTests/dom/README.md

Issue 2781993003: Move tests for Attr interface to LayoutTests/dom/attr/. (Closed)
Patch Set: Created 3 years, 8 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 unified diff | Download patch
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/dom/attr/access-after-element-destruction.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # dom 1 # dom
2 2
3 This directory contains tests related to [DOM standard](https://dom.spec.whatwg. org/). 3 This directory contains tests related to [DOM standard](https://dom.spec.whatwg. org/).
4 4
5 Please do not add tests unrelated to DOM standard. 5 Please do not add tests unrelated to DOM standard.
6 6
7 ## Sub-directories 7 ## Sub-directories
8 8
9 * attr/
10
11 For Attr interface.
12
9 * domparsing/ 13 * domparsing/
10 14
11 See [domparsing/README.md](domparsing/README.md) 15 See [domparsing/README.md](domparsing/README.md)
12 16
13 * legacy_dom_conformance/ 17 * legacy_dom_conformance/
14 18
15 See [legacy_dom_conformance/README.md](legacy_dom_conformance/README.md) 19 See [legacy_dom_conformance/README.md](legacy_dom_conformance/README.md)
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/dom/attr/access-after-element-destruction.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698