Q49
____________ allows you to add custom styles to the document and test an element afterwards.
A.
hasEvent()
B.
testAllProps()
C.
testProp()
D.
modernizr.testStyles()
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
Modernizr.testStyles() allows you to add custom styles to the document and test an element afterwards. An element with the id of “modernizr” is injected into the page.