Polymer / old-docs-site

Old Polymer site. Replaced by these repos: polymer-project.org, polymer-library-docs
https://www.polymer-project.org
1.02k stars 2.45k forks source link

Site does not render correctly with Shadow DOM on in FF 60.0.2 #2640

Open jacrys opened 6 years ago

jacrys commented 6 years ago

I visited the site in FF 60.0.2 On Win10(Ver 1709 Build 12699.431) and was looking at the examples. I noticed that the StackBlitz samples were throwing errors: polymer_error_no_webcomponents After perusing the internet I found that FF has Web Components off by default so it turned them on, and tried again: webcomponents_works I assumed all was cool and went to the next sample, "Add Shadow DOM"... another error, it looks like shadow DOM is disabled as well: shadow_dom_no_worky After turning it on, I tried again, and it seemed to work fine, shadow_dom_worky_no_refresh until I refreshed.
after_refresh_shadow_dom_on_ stackblitz_no_worky The shadow DOM appeared to have wrecked a number of the UI components on the page, including the social icons, which are now about 2 inches tall (links included for scale): im_a_huuuuge_social_media_junkie