B
B
BestJunior2018-02-24 17:30:22
css
BestJunior, 2018-02-24 17:30:22

Is there an automatic cross-browser testing of css properties?

Hello.
Are there libraries in the world of web development that allow automatic testing of cross-browser css properties. Suppose we define a list of browsers that we want to support, during development, depending on the css properties used, we can receive a warning of the type: .... - property is not supported in ..... - browser.
Thank you.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
I
Ivan Bogachev, 2018-02-24
@BestJunior

Is there a library that focuses on the caniuse database and in the process of writing css code automatically warns that this or that property is not supported for the selected browsers

douse .

X
xmoonlight, 2018-02-24
@xmoonlight

You can help a person write such a lib according to his information: https://www.quirksmode.org/compatibility.html

O
Oleg, 2018-02-24
@politon

Use this when building

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question