Confirmed users
630
edits
| Line 11: | Line 11: | ||
This is the current use case for MDN. For each feature we document, we display a table providing an overview of the support of the feature on severals browsers. There is traction to be able to build data compatibility tables like the ones available on [http://caniuse.com caniuse.com]. | This is the current use case for MDN. For each feature we document, we display a table providing an overview of the support of the feature on severals browsers. There is traction to be able to build data compatibility tables like the ones available on [http://caniuse.com caniuse.com]. | ||
==== Compatibility | ==== Compatibility markers ==== | ||
There are two ideas : | There are two ideas : | ||
# Provide a very quick visual hint on top of the page to tell which browser currently support the features describe on the page (it can be a logo or anything else). | # Provide a very quick visual hint on top of the page to tell which browser currently support the features describe on the page (it can be a logo or anything else). | ||
# Allow to create in-line compatibility | # Allow to create in-line compatibility markers to provides quick information within our content. | ||
==== Compatibility Filters ==== | ==== Compatibility Filters ==== | ||