1. Data URIs

    Method of embedding images and other files in webpages as a string of text, generally using base64 encoding.

  2. EOT - Embedded OpenType fonts

    Type of font that can be derived from a regular font, allowing small files and legal use of high-quality fonts. Usage is restricted by the file being tied to the website

  3. SVG (basic support)

    Method of displaying basic Vector Graphics features using the embed or object elements. Refers to the SVG 1.1 spec.

  4. ES6 Template Literals (Template Strings)

    Template literals are string literals allowing embedded expressions using backtick characters (`). You can use multi-line strings and string interpolation features with them. Formerly known as template strings.

  5. XHTML served as application/xhtml+xml

    A strict form of HTML, and allows embedding of other XML languages

  6. document api: embeds

  7. document api: requeststorageaccess: third-party cookies sent only with requests to the calling embed's exact origin, not the whole site.

  8. htmlembedelement api

  9. htmlembedelement api: align

  10. htmlembedelement api: getsvgdocument

  11. htmlembedelement api: height

  12. htmlembedelement api: name

  13. htmlembedelement api: src

  14. htmlembedelement api: type

  15. htmlembedelement api: width

  16. svglengthlist api: insertitembefore

  17. svgnumberlist api: insertitembefore

  18. svgpointlist api: insertitembefore

  19. svgstringlist api: insertitembefore

  20. svgtransformlist api: insertitembefore

  21. css property: unicode-bidi: embed

  22. html element: embed

  23. html element: embed: align

  24. html element: embed: height

  25. html element: embed: name

  26. html element: embed: src

  27. html element: embed: type

  28. html element: embed: width

  29. html element: noembed

  30. headers http header: cross-origin-embedder-policy

  31. headers http header: cross-origin-embedder-policy: credentialless

  32. headers http header: cross-origin-embedder-policy: `report-to` parameter