____________ allows you to add custom styles to the document and test an element afterwards.
A
hasEvent()
B
testAllProps()
C
testProp()
D
modernizr.testStyles()
Correct Answer: modernizr.testStyles()
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.