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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/nomodule-set-on-inline-module-script-expected.txt

Issue 2697453005: Import wpt@758b3b4cfa805067f36121333ba031e583d3a62c (Closed)
Patch Set: Add -expected.txt files. 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
1 CONSOLE ERROR: line 12: Uncaught SyntaxError: Unexpected token import 1 CONSOLE ERROR: line 12: Uncaught SyntaxError: Unexpected token import
2 CONSOLE ERROR: line 1325: Uncaught Error: Tried to create a test with file_is_te st
2 This is a testharness.js-based test. 3 This is a testharness.js-based test.
3 Harness Error. harness_status.status = 1 , harness_status.message = Uncaught Syn taxError: Unexpected token import 4 FAIL An inline module script with nomodule must run Uncaught SyntaxError: Unexpe cted token import
4 FAIL An inline module script with nomodule content attribute must run assert_equ als: expected "object" but got "undefined"
5 Harness: the test ran to completion. 5 Harness: the test ran to completion.
6 6
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698