mdn / browser-compat-data

This repository contains compatibility data for Web technologies as displayed on MDN
https://developer.mozilla.org
Creative Commons Zero v1.0 Universal
4.99k stars 2.01k forks source link

Same CSS function data in multiple files #7707

Open sideshowbarker opened 3 years ago

sideshowbarker commented 3 years ago

We seem to be tracking data for some CSS functions in multiple files:

calc()

element()

image-set()

minmax() and repeat()

symbols()

url()

ramiy commented 3 years ago

Related: https://github.com/mdn/browser-compat-data/issues/10563#issuecomment-848996913

gsnedders commented 2 years ago

see also: #6349 (because arguably this is just a matter of support for the types as defined)