📃 June 2017 release notes
New in Chrome Android
The following features are now available in Chrome Android:
-
background-blend-mode:
The
background-blend-mode
CSS property blends an element's background image and background color using blend modes likemultiply
,difference
, orcolor
.
New in Firefox
The following features are now available in Firefox:
-
shapes:
The
circle()
,ellipse()
,inset()
,polygon()
,rect()
, andxywh()
CSS shape functions create shapes for use withclip-path
andshape-outside
.
New in Firefox for Android
The following features are now available in Firefox for Android:
-
background-blend-mode:
The
background-blend-mode
CSS property blends an element's background image and background color using blend modes likemultiply
,difference
, orcolor
. -
shapes:
The
circle()
,ellipse()
,inset()
,polygon()
,rect()
, andxywh()
CSS shape functions create shapes for use withclip-path
andshape-outside
.