Closed
Bug 1071629
Opened 11 years ago
Closed 7 years ago
Polymer html link import shim works in 1.4 but not in 2.0 and up
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: thecount, Unassigned)
Details
STR:
1. navigate to http://scottdowne.github.io/ffos-link-example/
2. check logs
Expected: should see a "loaded" log
In 1.4 this worked, but in 2.0 and up it seems to not.
Polymer is creating a shim for <link rel="import" href="path/to/file.html">
Somehow that shim became broken, it's possible it's on Polymer's end, but hard to say right now.
Comment 1•11 years ago
|
||
It is quite challenging to guess what is wrong with polymer.
Hopefully bug 975084 will help figuring out this issue and may be some polymer expert would be able to debug this.
It might be worth opening a polymer bug in order to report back here more info about what is the original issue behind this failure.
Perhaps the DOM team will be able to help here.
Component: Simulator → DOM
Product: Firefox OS → Core
Comment 3•7 years ago
|
||
WFM in Firefox 58.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•