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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/dom-token-list.html

Issue 1629403003: Merge DOMSettableTokensList into DOMTokensList (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed non-oilpan inheritance Created 4 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
Index: third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/dom-token-list.html
diff --git a/third_party/WebKit/LayoutTests/fast/dom/TreeWalker/traversal-skip.html b/third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/dom-token-list.html
similarity index 67%
copy from third_party/WebKit/LayoutTests/fast/dom/TreeWalker/traversal-skip.html
copy to third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/dom-token-list.html
index c920b258ae34a19f9bd5178f07b12b5beb93b1c7..d433ea94e148e933621841c157186a5fdd44709d 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/TreeWalker/traversal-skip.html
+++ b/third_party/WebKit/LayoutTests/fast/dom/HTMLOutputElement/dom-token-list.html
@@ -4,6 +4,6 @@
<script src="../../../resources/js-test.js"></script>
</head>
<body>
-<script src="script-tests/traversal-skip.js"></script>
+<script src="script-tests/dom-token-list.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698