summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/dom/nodes/Node-compareDocumentPosition.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/dom/nodes/Node-compareDocumentPosition.html')
-rw-r--r--testing/web-platform/tests/dom/nodes/Node-compareDocumentPosition.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/web-platform/tests/dom/nodes/Node-compareDocumentPosition.html b/testing/web-platform/tests/dom/nodes/Node-compareDocumentPosition.html
index afae60aad..bdbf4fcd0 100644
--- a/testing/web-platform/tests/dom/nodes/Node-compareDocumentPosition.html
+++ b/testing/web-platform/tests/dom/nodes/Node-compareDocumentPosition.html
@@ -84,4 +84,3 @@ testNodes.forEach(function(referenceName) {
testDiv.parentNode.removeChild(testDiv);
</script>
-<!-- vim: set expandtab tabstop=2 shiftwidth=2: -->