Platform/Layout/CSS Compatibility: Difference between revisions

(→‎problem summary: statement and details, blog posts)
Line 38: Line 38:
== parsing other vendor prefixes approaches ==
== parsing other vendor prefixes approaches ==
* parse other vendor prefixed properties only in conjunction with parsing the equivalent unprefixed properties
* parse other vendor prefixed properties only in conjunction with parsing the equivalent unprefixed properties
* ...
* only do it for environments where critically necessary, i.e. mobile not desktop, to encourage use of standard equivalents.


== unprefixing principles ==
== unprefixing principles ==
Confirmed users
104

edits