Skip to content

v5.6.24

Latest
Compare
Choose a tag to compare
@mdn-bot mdn-bot released this 13 Dec 11:02
28636e1

Note: There will be no BCD releases from December 23, 2024, through January 1, 2025.

Renamings

  • css.types.calc-constant to css.types.calc-keyword (#25395)
  • css.types.calc-constant.e to css.types.calc-keyword.e (#25395)
  • css.types.calc-constant.infinity to css.types.calc-keyword.infinity (#25395)
  • css.types.calc-constant.NaN to css.types.calc-keyword.NaN(#25395)
  • css.types.calc-constant.pi to css.types.calc-keyword.pi (#25395)

Removals

  • css.properties.offset-path.coord_box (#25385)

Additions

  • css.properties.offset-anchor.bottom (#25385)
  • css.properties.offset-anchor.center (#25385)
  • css.properties.offset-anchor.left (#25385)
  • css.properties.offset-anchor.right (#25385)
  • css.properties.offset-anchor.top (#25385)
  • css.properties.offset-path.border-box (#25385)
  • css.properties.offset-path.content-box (#25385)
  • css.properties.offset-path.fill-box (#25385)
  • css.properties.offset-path.margin-box (#25385)
  • css.properties.offset-path.none (#25385)
  • css.properties.offset-path.padding-box (#25385)
  • css.properties.offset-path.stroke-box (#25385)
  • css.properties.offset-path.view-box (#25385)
  • css.properties.offset-position.bottom (#25385)
  • css.properties.offset-position.center (#25385)
  • css.properties.offset-position.left (#25385)
  • css.properties.offset-position.right (#25385)
  • css.properties.offset-position.top (#25385)

Statistics

  • 12 contributors have changed 22 files with 775 additions and 97 deletions in 21 commits (v5.6.23...v5.6.24)
  • 16,780 total features
  • 1,119 total contributors
  • 5,031 total stargazers