interop icon indicating copy to clipboard operation
interop copied to clipboard

Import Attributes

Open thescientist13 opened this issue 5 months ago • 1 comments

Description

Taken from https://github.com/web-platform-tests/interop/issues/436

Import attributes are a way to import JSON and CSS modules in JavaScript. (and potentially more in the future)

They would help enable cross-related Interop requests at a foundational level and would provide a full suite of capabilities in one go if prioritized for Interop 2025 all together 🤩

  • https://github.com/web-platform-tests/interop/issues/705
  • https://github.com/web-platform-tests/interop/issues/703

Specification

TC39

Additional Signals

Chrome has already moved from the previous assert syntax to the with syntax, and both JSON and CSS modules supported in Chrome as well.

All browsers are already supportive of CSS and JSON modules.

This has been highly requested in prior interops

  • https://github.com/web-platform-tests/interop/issues/436
  • https://github.com/web-platform-tests/interop/issues/236

thescientist13 avatar Sep 19 '24 17:09 thescientist13