styles linked in document head are not applied to polymer elements in chrome 25 #18930
Labels
area-pkg
Used for miscellaneous pkg/ packages not associated with specific area- teams.
closed-obsolete
Closed as the reported issue is no longer relevant
This issue was originally filed by Erik.Gr...@gmail.com
What steps will reproduce the problem?
button {
background-color: blue;
}
What is the expected output? What do you see instead?
expected: The button should be blue.
actual: The button is default styled.
What version of the product are you using? On what operating system?
polymer: 0.9.5+2
sdk/editor: 1.3.6 STABLE
mac os x: 10.9.2
Please provide any additional information below.
The text was updated successfully, but these errors were encountered: