1. Case-insensitive CSS attribute selectors

    Including an `i` before the `]` in a CSS attribute selector causes the attribute value to be matched in an ASCII-case-insensitive manner. For example, `[b="xyz" i]` would match both `<a b="xyz">` and `<a b="XYZ">`.

  2. Element.insertAdjacentElement() & Element.insertAdjacentText()

    Methods for inserting an element or text before or after a given element, or appending or prepending an element or text to a given element's list of children.

  3. Element.insertAdjacentHTML()

    Inserts a string of HTML into a specified position in the DOM relative to the given element.

  4. Intrinsic & Extrinsic Sizing

    Allows for the heights and widths to be specified in intrinsic values using the `max-content`, `min-content`, `fit-content` and `stretch` (formerly `fill`) properties.

  5. Upgrade Insecure Requests

    Declare that browsers should transparently upgrade HTTP resources on a website to HTTPS.

  6. element api: insertadjacentelement

  7. element api: insertadjacenthtml

  8. element api: insertadjacenthtml: requires `trustedhtml` instance when trusted types are enforced

  9. element api: insertadjacenttext

  10. installevent api

  11. installevent api: addroutes

  12. node api: insertbefore

  13. observable api: inspect

  14. range api: insertnode

  15. css property: inset

  16. css property: inset-block

  17. css property: inset-block-end

  18. css property: inset-block-start

  19. css property: inset-block: auto

  20. css property: inset-inline

  21. css property: inset-inline-end

  22. css property: inset: `anchor()`

  23. css property: inset: auto

  24. html element: ins

  25. html element: ins: cite

  26. html element: ins: datetime

  27. javascript built-in: temporal api: instant

  28. javascript built-in: temporal api: instant: add

  29. javascript built-in: temporal api: instant: compare

  30. javascript built-in: temporal api: instant: epochmilliseconds

  31. javascript built-in: temporal api: instant: epochnanoseconds

  32. javascript built-in: temporal api: instant: equals

  33. javascript built-in: temporal api: instant: from

  34. javascript built-in: temporal api: instant: fromepochmilliseconds

  35. javascript built-in: temporal api: instant: fromepochnanoseconds

  36. javascript built-in: temporal api: instant: `instant()` constructor

  37. javascript built-in: temporal api: instant: round

  38. javascript built-in: temporal api: instant: since

  39. javascript built-in: temporal api: instant: subtract

  40. javascript built-in: temporal api: instant: tojson

  41. javascript built-in: temporal api: instant: tolocalestring

  42. javascript built-in: temporal api: instant: tostring

  43. javascript built-in: temporal api: instant: tozoneddatetimeiso

  44. javascript built-in: temporal api: instant: until

  45. javascript built-in: temporal api: instant: valueof

  46. javascript built-in: temporal api: now: instant