File tree Expand file tree Collapse file tree 2 files changed +52
-0
lines changed
Expand file tree Collapse file tree 2 files changed +52
-0
lines changed Original file line number Diff line number Diff line change 1+ name : PNG
2+ description : The PNG (Portable Network Graphics) image format is a raster graphics file format with animation, alpha transparency, and lossless compression.
3+ spec : https://w3c.github.io/png/#Introduction
4+ caniuse :
5+ - png-alpha
6+ - link-icon-png
7+ - apng
8+ compat_features :
9+ - mediatypes.image.png
10+ - mediatypes.image.png.animation
Original file line number Diff line number Diff line change 1+ # Generated from: png.yml
2+ # Do not edit this file by hand. Edit the source file instead!
3+
4+ status:
5+ baseline: high
6+ baseline_low_date: 2015-07-29
7+ baseline_high_date: 2018-01-29
8+ support:
9+ chrome: "1"
10+ chrome_android: "18"
11+ edge: "12"
12+ firefox: "3"
13+ firefox_android: "4"
14+ safari: "8"
15+ safari_ios: "8"
16+ compat_features:
17+ # baseline: high
18+ # baseline_low_date: 2015-07-29
19+ # baseline_high_date: 2018-01-29
20+ # support:
21+ # chrome: "1"
22+ # chrome_android: "18"
23+ # edge: "12"
24+ # firefox: "1"
25+ # firefox_android: "4"
26+ # safari: "1"
27+ # safari_ios: "1"
28+ - mediatypes.image.png
29+
30+ # ⬇️ Same status as overall feature ⬇️
31+ # baseline: high
32+ # baseline_low_date: 2015-07-29
33+ # baseline_high_date: 2018-01-29
34+ # support:
35+ # chrome: "1"
36+ # chrome_android: "18"
37+ # edge: "12"
38+ # firefox: "3"
39+ # firefox_android: "4"
40+ # safari: "8"
41+ # safari_ios: "8"
42+ - mediatypes.image.png.animation
You can’t perform that action at this time.
0 commit comments