1. SVG (basic support)

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

  2. CSS text-stroke and text-fill

    Method of declaring the outline (stroke) width and color for text.

  3. canvasrenderingcontext2d api: ispointinstroke

  4. canvasrenderingcontext2d api: ispointinstroke: `path` parameter

  5. canvasrenderingcontext2d api: stroke

  6. canvasrenderingcontext2d api: strokerect

  7. canvasrenderingcontext2d api: strokestyle

  8. canvasrenderingcontext2d api: stroketext

  9. canvasrenderingcontext2d api: stroke: `path` parameter

  10. offscreencanvasrenderingcontext2d api: ispointinstroke

  11. offscreencanvasrenderingcontext2d api: stroke

  12. offscreencanvasrenderingcontext2d api: strokerect

  13. offscreencanvasrenderingcontext2d api: strokestyle

  14. offscreencanvasrenderingcontext2d api: stroketext

  15. paintrenderingcontext2d api: ispointinstroke

  16. paintrenderingcontext2d api: stroke

  17. paintrenderingcontext2d api: strokerect

  18. paintrenderingcontext2d api: strokestyle

  19. css property: -webkit-text-stroke

  20. css property: -webkit-text-stroke-color

  21. css property: -webkit-text-stroke-width

  22. global_attributes: stroke: `context-stroke`