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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/shadow-dom/Document-prototype-currentScript-expected.txt

Issue 2766823003: Fix testharness result parsing, make "Harness error" count as failure. (Closed)
Patch Set: One more test with nondeterministic message order Created 3 years, 8 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 This is a testharness.js-based test.
2 Harness Error. harness_status.status = 1 , harness_status.message = 1 duplicate test name: "document.currentScript must be set to a script element that loads an external script in a document tree"
3 PASS document.currentScript must not to be set to a script element in a shadow t ree in open mode
4 PASS document.currentScript must not to be set to a script element in a shadow t ree in closed mode
5 PASS document.currentScript must be set to a script element that loads an extern al script in a document tree
6 PASS document.currentScript must be set to a script element that loads an extern al script in a document tree
7 PASS document.currentScript must not be set to a script element that loads an ex ternal script in an open shadow tree
8 PASS document.currentScript must not be set to a script element that loads an ex ternal script in a closed shadow tree
9 PASS document.currentScript must be set to a script element that loads an extern al script that was in an open shadow tree and then removed
10 PASS document.currentScript must be set to a script element that loads an extern al script that was in a closed shadow tree and then removed
11 Harness: the test ran to completion.
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698