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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/TODO

Issue 2845983002: [modules] Add several new WPT tests. (Closed)
Patch Set: Created 3 years, 7 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 - In some cases we check that all logged exceptions are the same.
2 Should even the error events be the same?
domenic 2017/04/28 20:12:02 The events should not be; we in fact might want to
3
4 - Do we want to assert that the load event is fired only once?
domenic 2017/04/28 20:12:02 That would be ideal, but I'm sure hoping nobody fi
5
6 - Some obvious areas where more (or even any) tests are needed:
7 * scriptEl.onerror
8 * scriptEl.onload
9 * defer
10 * Invalid module specifiers.
11 * Fetch errors.
12 * Inline module scripts (once implemented).
domenic 2017/04/28 20:12:02 The ones that stand out for me are scriptEl.onload
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698