1.

Which of the following is internal list of prefixes?(a) Modernizr._prefixes(b) Modernizr.prefixedCSS value(c) Modernizr.prefixedCSS(d) Modernizr.prefixedThis question was posed to me in final exam.My question is taken from Adding HTML features safely with Modernizr in portion HTML Images & Web Page Files of HTML

Answer»

The correct option is (a) Modernizr._prefixes

Best explanation: Modernizr._prefixes is internal list of prefixes. It is SET against THINGS LIKE prefixedCSS and prefixed. It is an array of kebab-case VENDOR.



Discussion

No Comment Found

Related InterviewSolutions