262 Appendix A
Chapter 17: Grid Layout
Chrome firefox safari ie
Grid layout No* No No IE10†
* Implemented but off by default
† Syntax different from the spec; with vendor prefix
Blend Modes, Filter Effects, and Masking: Browser Support
Chrome firefox safari ie
background-blend-mode Yes Yes Safari 8 No
mix-blend-mode No* Yes Safari 8 No
isolation No* No Safari 8 No
filter Yes† No‡ Yes† No
clip-path Yes* No Safari 8§ No
mask Yes† No Yes† No
* Implemented but off by default
† With vendor prefix
‡ Can use filters defined in SVG
§ With vendor prefix; implemented with outdated syntax in Safari 7
The fuTure of CSS
Chrome firefox safari ie
Shapes Yes No Safari 8* No
Exclusions No No No IE10†
Regions No No Yes* IE10‡
Variables No Yes No No
Feature queries Yes Yes No No§
Device adaptation No|| No No IE10†
Sticky positioning No Yes Yes* No
* With vendor prefix
†^ With vendor prefix; no support for minimum value
‡ With vendor prefix; only an iframe can be used as the content source
§ Currently listed as “in development”
|| Implemented, but disabled by default