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. htmlembedelement api

  8. htmlembedelement api: align

  9. htmlembedelement api: getsvgdocument

  10. htmlembedelement api: height

  11. htmlembedelement api: name

  12. htmlembedelement api: src

  13. htmlembedelement api: type

  14. htmlembedelement api: width

  15. css property: unicode-bidi: embed

  16. html element: embed

  17. html element: embed: align

  18. html element: embed: height

  19. html element: embed: name

  20. html element: embed: src

  21. html element: embed: type

  22. html element: embed: width

  23. html element: noembed

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

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