On Wed, Jun 21, 2017 at 4:44 AM, Kouhei Ueno <kou...@chromium.org> wrote:
> Is this feature fully tested by web-platform-tests > <https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md> > ? > > Yes > <https://github.com/w3c/web-platform-tests/tree/master/html/semantics/scripting-1/the-script-element/module>. > Extensive contributions to web platform tests have been contributed by > Edge, WebKit, Blink, and V8 engineers during spec and implementation > development. > What about test-262 (web-platform-tests are not supposed to test ECMAScript features) for modules? Are all of the test-262 tests run on modules as well (at least those that do not require sloppy mode features, because if I remember correctly, modules always run in strict mode)? Also, how does this integrate with service workers? Is there a type or something that signals that the fetch event is for a module fetch? ☆*PhistucK* -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.
