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

  8. writablestreamdefaultwriter api

  9. writablestreamdefaultwriter api: abort

  10. writablestream api: abort

  11. writablestream api: close

  12. writablestream api: getwriter

  13. writablestream api: locked

  14. writablestream api: transferable

  15. css property: display: inline-table

  16. css property: display: table

  17. css property: display: table-caption

  18. css property: display: table-cell

  19. css property: display: table-column

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

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

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

  23. css property: display: table-row

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

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

  26. css property: table-layout

  27. css property: table-layout: auto

  28. css property: table-layout: fixed

  29. html element: table

  30. html element: table: align

  31. html element: table: bgcolor

  32. html element: table: border

  33. html element: table: cellpadding

  34. html element: table: cellspacing

  35. html element: table: frame

  36. html element: table: rules

  37. html element: table: summary

  38. html element: table: width

  39. api: table

  40. api: table: get

  41. api: table: grow

  42. api: table: length

  43. api: table: set

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