1. contenteditable attribute (basic support)

    Method of making any HTML element editable.

  2. CSS Table display

    Method of displaying elements as tables, rows, and cells. Includes support for all `display: table-*` properties as well as `display: inline-table`

  3. WebAssembly Import/Export of Mutable Globals

    An extension to WebAssembly import and export of mutable global variables

  4. console api: `table()` static method

  5. svgcomponenttransferfunctionelement api: tablevalues

  6. writablestream api

  7. writablestream api: abort

  8. css property: display: inline-table

  9. css property: display: table

  10. css property: display: table-caption

  11. css property: display: table-cell

  12. css property: display: table-column

  13. css property: display: table-column-group

  14. css property: display: table-footer-group

  15. css property: display: table-header-group

  16. css property: display: table-row

  17. css property: display: table-row-group

  18. css property: position: table elements as `sticky` positioning containers

  19. css property: table-layout

  20. css property: table-layout: auto

  21. css property: table-layout: fixed

  22. html element: table

  23. html element: table: align

  24. html element: table: bgcolor

  25. html element: table: border

  26. html element: table: cellpadding

  27. html element: table: cellspacing

  28. html element: table: frame

  29. html element: table: rules

  30. html element: table: summary

  31. html element: table: width

  32. api: table

  33. api: table: get

  34. api: table: grow

  35. api: table: length

  36. api: table: set

  37. api: table: `table()` constructor

  38. definitions: table

  39. instructions: table.copy

  40. instructions: table.fill

  41. instructions: table.get

  42. instructions: table.grow

  43. instructions: table.init

  44. instructions: table.set

  45. instructions: table.size