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

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: Test scriptEl.onload in instantiation-error-*.html. 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/05/03 23:49:29 Error events should not be the same. Testing that
3
4 - Do we want to assert that the load event is fired only once?
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.
domenic 2017/05/03 23:49:29 Microsoft has a lot of tests for these (e.g. diffe
12 * Inline module scripts (once implemented).
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698