servo/components/style/invalidation
Emilio Cobos Álvarez ebd6f47be3
Bug 1357583: style: Recurse into @import rules when looking at the added rules. r=heycam
Apparently my whole conception of how the list of sheets in the styleset looked
like was flawled, and we only ever get one append_sheet for the topmost
stylesheet, instead of one for each.

MozReview-Commit-ID: FMClygMJkTc
2017-05-29 20:27:41 +02:00
..
mod.rs Bug 1357583: style: Recurse into @import rules when looking at the added rules. r=heycam 2017-05-29 20:27:41 +02:00