|
268 | 268 | "edge": "111",
|
269 | 269 | "firefox": "113",
|
270 | 270 | "ios_saf": "15",
|
| 271 | + "op_mob": "75", |
271 | 272 | "opera": "97",
|
272 | 273 | "safari": "15",
|
273 | 274 | "samsung": "22.0"
|
|
327 | 328 | "edge": "111",
|
328 | 329 | "firefox": "113",
|
329 | 330 | "ios_saf": "16.2",
|
| 331 | + "op_mob": "75", |
330 | 332 | "opera": "97",
|
331 | 333 | "safari": "16.2",
|
332 | 334 | "samsung": "22.0"
|
|
474 | 476 | "specification": "https://www.w3.org/TR/selectors-4/#dir-pseudo",
|
475 | 477 | "stage": 2,
|
476 | 478 | "browser_support": {
|
| 479 | + "and_chr": "120", |
477 | 480 | "and_ff": "49",
|
| 481 | + "android": "120", |
| 482 | + "chrome": "120", |
| 483 | + "edge": "120", |
478 | 484 | "firefox": "49",
|
479 | 485 | "ios_saf": "16.4",
|
| 486 | + "opera": "106", |
480 | 487 | "safari": "16.4"
|
481 | 488 | },
|
482 | 489 | "docs": {
|
|
489 | 496 | "link": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-dir-pseudo-class"
|
490 | 497 | }
|
491 | 498 | ],
|
492 |
| - "vendors_implementations": 2 |
| 499 | + "vendors_implementations": 3 |
493 | 500 | },
|
494 | 501 | {
|
495 | 502 | "id": "display-two-values",
|
|
505 | 512 | "edge": "115",
|
506 | 513 | "firefox": "70",
|
507 | 514 | "ios_saf": "15",
|
| 515 | + "op_mob": "77", |
508 | 516 | "opera": "101",
|
509 |
| - "safari": "15" |
| 517 | + "safari": "15", |
| 518 | + "samsung": "23.0" |
510 | 519 | },
|
511 | 520 | "docs": {
|
512 | 521 | "mdn": "https://developer.mozilla.org/en-US/docs/Web/CSS/display/two-value_syntax_of_display"
|
|
716 | 725 | "specification": "https://www.w3.org/TR/css-fonts-4/#font-format-values",
|
717 | 726 | "stage": 2,
|
718 | 727 | "browser_support": {
|
| 728 | + "and_chr": "108", |
| 729 | + "android": "108", |
| 730 | + "chrome": "108", |
| 731 | + "edge": "108", |
719 | 732 | "ios_saf": "5",
|
720 |
| - "safari": "4" |
| 733 | + "op_mob": "73", |
| 734 | + "opera": "94", |
| 735 | + "safari": "4", |
| 736 | + "samsung": "21.0" |
721 | 737 | },
|
722 | 738 | "docs": {
|
723 | 739 | "mdn": "https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face"
|
|
729 | 745 | "link": "https://github.com/valtlai/postcss-font-format-keywords"
|
730 | 746 | }
|
731 | 747 | ],
|
732 |
| - "vendors_implementations": 1 |
| 748 | + "vendors_implementations": 2 |
733 | 749 | },
|
734 | 750 | {
|
735 | 751 | "id": "font-variant-property",
|
|
745 | 761 | "edge": "117",
|
746 | 762 | "firefox": "34",
|
747 | 763 | "ios_saf": "9.3",
|
| 764 | + "op_mob": "78", |
748 | 765 | "opera": "103",
|
749 | 766 | "safari": "9.1"
|
750 | 767 | },
|
|
820 | 837 | "chrome": "111",
|
821 | 838 | "edge": "111",
|
822 | 839 | "ios_saf": "16.2",
|
| 840 | + "op_mob": "75", |
823 | 841 | "opera": "97",
|
824 | 842 | "safari": "16.2",
|
825 | 843 | "samsung": "22.0"
|
|
889 | 907 | "stage": 2,
|
890 | 908 | "browser_support": {
|
891 | 909 | "and_chr": "105",
|
| 910 | + "and_ff": "121", |
892 | 911 | "android": "105",
|
893 | 912 | "chrome": "105",
|
894 | 913 | "edge": "105",
|
| 914 | + "firefox": "121", |
895 | 915 | "ios_saf": "15.4",
|
896 | 916 | "op_mob": "72",
|
897 | 917 | "opera": "91",
|
|
1113 | 1133 | "edge": "111",
|
1114 | 1134 | "firefox": "113",
|
1115 | 1135 | "ios_saf": "15",
|
| 1136 | + "op_mob": "75", |
1116 | 1137 | "opera": "97",
|
1117 | 1138 | "safari": "15",
|
1118 | 1139 | "samsung": "22.0"
|
|
1143 | 1164 | "edge": "111",
|
1144 | 1165 | "firefox": "113",
|
1145 | 1166 | "ios_saf": "15",
|
| 1167 | + "op_mob": "75", |
1146 | 1168 | "opera": "97",
|
1147 | 1169 | "safari": "15",
|
1148 | 1170 | "samsung": "22.0"
|
|
1159 | 1181 | ],
|
1160 | 1182 | "vendors_implementations": 3
|
1161 | 1183 | },
|
1162 |
| - { |
1163 |
| - "id": "logical-properties-and-values", |
1164 |
| - "title": "Logical Properties and Values", |
1165 |
| - "description": "Flow-relative (left-to-right or right-to-left) properties and values", |
1166 |
| - "specification": "https://www.w3.org/TR/css-logical-1/", |
1167 |
| - "stage": 2, |
1168 |
| - "browser_support": { |
1169 |
| - "and_chr": "89", |
1170 |
| - "and_ff": "66", |
1171 |
| - "android": "89", |
1172 |
| - "chrome": "89", |
1173 |
| - "edge": "89", |
1174 |
| - "firefox": "66", |
1175 |
| - "ios_saf": "15", |
1176 |
| - "oculus": "15.0", |
1177 |
| - "op_mob": "63", |
1178 |
| - "opera": "75", |
1179 |
| - "safari": "15", |
1180 |
| - "samsung": "15.0" |
1181 |
| - }, |
1182 |
| - "docs": { |
1183 |
| - "mdn": "https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical_Properties" |
1184 |
| - }, |
1185 |
| - "example": "span:first-child {\n margin-inline-start: 10px;\n}", |
1186 |
| - "polyfills": [ |
1187 |
| - { |
1188 |
| - "type": "PostCSS Plugin", |
1189 |
| - "link": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical" |
1190 |
| - } |
1191 |
| - ], |
1192 |
| - "vendors_implementations": 3 |
1193 |
| - }, |
1194 | 1184 | {
|
1195 | 1185 | "id": "logical-overflow",
|
1196 | 1186 | "title": "Logical Overflow",
|
|
1245 | 1235 | ],
|
1246 | 1236 | "vendors_implementations": 3
|
1247 | 1237 | },
|
| 1238 | + { |
| 1239 | + "id": "logical-properties-and-values", |
| 1240 | + "title": "Logical Properties and Values", |
| 1241 | + "description": "Flow-relative (left-to-right or right-to-left) properties and values", |
| 1242 | + "specification": "https://www.w3.org/TR/css-logical-1/", |
| 1243 | + "stage": 2, |
| 1244 | + "browser_support": { |
| 1245 | + "and_chr": "89", |
| 1246 | + "and_ff": "66", |
| 1247 | + "android": "89", |
| 1248 | + "chrome": "89", |
| 1249 | + "edge": "89", |
| 1250 | + "firefox": "66", |
| 1251 | + "ios_saf": "15", |
| 1252 | + "oculus": "15.0", |
| 1253 | + "op_mob": "63", |
| 1254 | + "opera": "75", |
| 1255 | + "safari": "15", |
| 1256 | + "samsung": "15.0" |
| 1257 | + }, |
| 1258 | + "docs": { |
| 1259 | + "mdn": "https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Logical_Properties" |
| 1260 | + }, |
| 1261 | + "example": "span:first-child {\n margin-inline-start: 10px;\n}", |
| 1262 | + "polyfills": [ |
| 1263 | + { |
| 1264 | + "type": "PostCSS Plugin", |
| 1265 | + "link": "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-logical" |
| 1266 | + } |
| 1267 | + ], |
| 1268 | + "vendors_implementations": 3 |
| 1269 | + }, |
1248 | 1270 | {
|
1249 | 1271 | "id": "logical-resize",
|
1250 | 1272 | "title": "Logical values in the `resize` property",
|
|
1493 | 1515 | "edge": "111",
|
1494 | 1516 | "firefox": "113",
|
1495 | 1517 | "ios_saf": "15.4",
|
| 1518 | + "op_mob": "75", |
1496 | 1519 | "opera": "97",
|
1497 | 1520 | "safari": "15.4",
|
1498 | 1521 | "samsung": "22.0"
|
|
1729 | 1752 | "stage": 2,
|
1730 | 1753 | "browser_support": {
|
1731 | 1754 | "and_chr": "18",
|
| 1755 | + "and_ff": "79", |
1732 | 1756 | "android": "37",
|
1733 | 1757 | "chrome": "1",
|
1734 | 1758 | "edge": "13",
|
|
1959 | 1983 | "edge": "111",
|
1960 | 1984 | "firefox": "108",
|
1961 | 1985 | "ios_saf": "15.4",
|
| 1986 | + "op_mob": "75", |
1962 | 1987 | "opera": "97",
|
1963 | 1988 | "safari": "15.4",
|
1964 | 1989 | "samsung": "22.0"
|
|
0 commit comments