Loading…
The styling system attempts to read style data from this element's .import property. Instead we should ignore link elements that have no import.
Fixes #2304: avoid trying to read style data from imports that did no…
…t load.
0d1f206
The styling system attempts to read style data from this element's .import property. Instead we should ignore link elements that have no import.