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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 Various tests for the mark element.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 <p> closes <mark>:
7 PASS paragraph1.parentNode.nodeName == "mark" is false
8 <b> does not close <mark>:
9 PASS b1.parentNode.nodeName is "MARK"
10 Residual style:
11 PASS getWeight("mark2") is "bold"
12 PASS getWeight("span1") is "bold"
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16
OLDNEW
« 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