Skip to content

Latest commit

 

History

History
62 lines (49 loc) · 4.14 KB

talk-48.md

File metadata and controls

62 lines (49 loc) · 4.14 KB

HTML and CSS News for March 2020

Browser updates

  • HTML & CSS-related updates for developers in Firefox 73

    • Implemented overscroll-behavior-block and overscroll-behavior-inline, the logical mappings for overscroll-behavior-x and overscroll-behavior-y (bug 950799)
    • The letter-spacing and word-spacing properties now work in SVG (bug 371787)
  • Firefox 73 is upon us

  • Safari Technology Preview 101 (and 100) released

    • Added standard gamepad mapping for GameControllerGamepads Tightened up stylesheet loading
    • Fixed EXIF orientation ignored for some CSS images
    • Fixed elements no longer stay fixed with elastic overscroll
    • Fixed :matches() to correctly combine with pseudo elements
    • Fixed a leak of CSS Animations when removing its animation-name property
    • Added standard gamepad mapping for GameControllerGamepads (not CSS related but I don't care)
    • Tightened up stylesheet loading
    • Fixed CSS rules with the same selector from several large stylesheets getting applied in the wrong order
    • Fixed pages that trigger a redirect sometimes getting left blank

Specifications

Interesting links

Cool CodePens