Closed Bug 1326509 Opened 7 years ago Closed 1 year ago

@import rules (CSSImportRule) should always have a non-null .styleSheet

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox53 --- affected

People

(Reporter: bzbarsky, Unassigned)

References

Details

(Keywords: dev-doc-needed)

See https://drafts.csswg.org/cssom/#cssimportrule

Right now we can have it null, like so (in a web page):

  @import url("chrome://foo");
Summary: @import rules should always have a non-null .styleSheet → @import rules (CSSImportRule) should always have a non-null .styleSheet
Depends on: stylo
See Also: → 1371453
Priority: -- → P3
I think this should be fixed for stylo, actually...
Severity: normal → S3
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.