File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 513513 "specification" : " https://drafts.csswg.org/css-color-5/#contrast-color" ,
514514 "stage" : 2 ,
515515 "browser_support" : {
516+ "and_chr" : " 147" ,
516517 "and_ff" : " 146" ,
518+ "android" : " 147" ,
519+ "chrome" : " 147" ,
520+ "edge" : " 147" ,
517521 "firefox" : " 146" ,
518522 "ios_saf" : " 26" ,
523+ "opera" : " 131" ,
519524 "safari" : " 26" ,
520525 "webview_ios" : " 26"
521526 },
522527 "docs" : {},
523528 "example" : " p {\n color: contrast-color( purple );\n }" ,
529+ "interoperable_at" : 1775779200 ,
524530 "polyfills" : [
525531 {
526532 "type" : " PostCSS Plugin" ,
527533 "link" : " https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-contrast-color-function"
528534 }
529535 ],
530- "vendors_implementations" : 2
536+ "vendors_implementations" : 3
531537 },
532538 {
533539 "id" : " custom-media-queries" ,
Original file line number Diff line number Diff line change @@ -513,21 +513,27 @@ export default [
513513 "specification" : "https://drafts.csswg.org/css-color-5/#contrast-color" ,
514514 "stage" : 2 ,
515515 "browser_support" : {
516+ "and_chr" : "147" ,
516517 "and_ff" : "146" ,
518+ "android" : "147" ,
519+ "chrome" : "147" ,
520+ "edge" : "147" ,
517521 "firefox" : "146" ,
518522 "ios_saf" : "26" ,
523+ "opera" : "131" ,
519524 "safari" : "26" ,
520525 "webview_ios" : "26"
521526 } ,
522527 "docs" : { } ,
523528 "example" : "p {\n color: contrast-color( purple );\n}" ,
529+ "interoperable_at" : 1775779200 ,
524530 "polyfills" : [
525531 {
526532 "type" : "PostCSS Plugin" ,
527533 "link" : "https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-contrast-color-function"
528534 }
529535 ] ,
530- "vendors_implementations" : 2
536+ "vendors_implementations" : 3
531537 } ,
532538 {
533539 "id" : "custom-media-queries" ,
You can’t perform that action at this time.
0 commit comments