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

Unified Diff: third_party/WebKit/LayoutTests/fast/html/numbered-header-element-expected.txt

Issue 2669403002: Move tests for sections elements to html/sections/. (Closed)
Patch Set: Created 3 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/html/numbered-header-element-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/html/numbered-header-element-expected.txt b/third_party/WebKit/LayoutTests/fast/html/numbered-header-element-expected.txt
deleted file mode 100644
index 450b59db78eb6457baaebdc36bd14513b70b040b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/html/numbered-header-element-expected.txt
+++ /dev/null
@@ -1,117 +0,0 @@
-Test that any numbered header element end tag can close any other open numbered header element.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-<h1> closes <h1>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h2> closes <h1>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h3> closes <h1>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h4> closes <h1>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h5> closes <h1>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h6> closes <h1>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h1> closes <h2>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h2> closes <h2>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h3> closes <h2>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h4> closes <h2>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h5> closes <h2>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h6> closes <h2>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h1> closes <h3>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h2> closes <h3>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h3> closes <h3>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h4> closes <h3>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h5> closes <h3>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h6> closes <h3>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h1> closes <h4>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h2> closes <h4>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h3> closes <h4>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h4> closes <h4>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h5> closes <h4>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h6> closes <h4>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h1> closes <h5>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h2> closes <h5>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h3> closes <h5>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h4> closes <h5>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h5> closes <h5>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h6> closes <h5>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h1> closes <h6>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h2> closes <h6>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h3> closes <h6>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h4> closes <h6>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h5> closes <h6>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-<h6> closes <h6>:
-PASS test2.parentNode.id == "test1" is false
-PASS test2.parentNode.id == "test0" is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698