You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add paper-material and the attribute elevation="1" to an element in the main document
Open your Firefox browser and check for the bug
Expected 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
Chrome
Firefox
Edge
Safari 9
Safari 8
IE 11
Versions
Polymer: v2.2.0
webcomponents: v1.0.17
The text was updated successfully, but these errors were encountered:
lauritowal
changed the title
paper-material styles not working in main document in Firefox
paper-material class styles are not applied to element in main document in Firefox
Nov 1, 2017
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: