Skip to content

v4.4.18

Compare
Choose a tag to compare
released this 27 Oct 15:59
· 16 commits to dev since this release

= 4.4.18 October 27th 2021 =

  • fixed : [HTML] removed type attribute for script elements
  • fixed : [HTML] removed type attribute for style elements
  • fixed : [CSS] The first argument to the linear-gradient function should be "to top", not "top" as per w3 specification ( https://drafts.csswg.org/css-images-3/#linear-gradients )
  • fixed : [CSS] minor box-shadow property fix
  • fixed : [CSS] value hidden doesn't exist for property webkit-backface-visibility