This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
paper-material class styles are not applied to element in main document in Firefox #149
Open
1 of 6 tasks
Description
The
paper-material
class outside a polymer element does not apply the styles.Live Demo
I've created a jsbin showing the problem:
http://jsbin.com/fawequjide/edit?html,console,output
Steps to Reproduce
/paper-styles/paper-styles.html
paper-material
and the attributeelevation="1"
to an element in the main documentExpected Results
paper-material styles and shadows should apply to an element in the main document
Actual Results
The styles are not applying to an element in the main document
Browsers Affected
Versions
The text was updated successfully, but these errors were encountered: