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. svglengthlist api: insertitembefore

  16. svgnumberlist api: insertitembefore

  17. svgpointlist api: insertitembefore

  18. svgstringlist api: insertitembefore

  19. svgtransformlist api: insertitembefore

  20. css property: unicode-bidi: embed

  21. html element: embed

  22. html element: embed: align

  23. html element: embed: height

  24. html element: embed: name

  25. html element: embed: src

  26. html element: embed: type

  27. html element: embed: width

  28. html element: noembed

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

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

  31. adobe flash

  32. web app manifest