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

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

Issue 2679883002: Move some tests in fast/html/ to html/{document-metadata,grouping-content,text-level-semantics}/. (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/mark-element-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/html/mark-element-expected.txt b/third_party/WebKit/LayoutTests/fast/html/mark-element-expected.txt
deleted file mode 100644
index fa302653ee9da8dc59cae602cde36cad17d7483e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/html/mark-element-expected.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-Various tests for the mark element.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-<p> closes <mark>:
-PASS paragraph1.parentNode.nodeName == "mark" is false
-<b> does not close <mark>:
-PASS b1.parentNode.nodeName is "MARK"
-Residual style:
-PASS getWeight("mark2") is "bold"
-PASS getWeight("span1") is "bold"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « third_party/WebKit/LayoutTests/fast/html/mark-element.html ('k') | third_party/WebKit/LayoutTests/fast/html/reversed-ol.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698