diff --git a/components/style/stylist.rs b/components/style/stylist.rs index db444a53811..17867c5f01e 100644 --- a/components/style/stylist.rs +++ b/components/style/stylist.rs @@ -1147,8 +1147,8 @@ impl Stylist { }; let rule_hash_target = element.rule_hash_target(); - // nsXBLPrototypeResources::ComputeServoStyleSet() added XBL stylesheets under author - // (doc) level. + // nsXBLPrototypeResources::LoadResources() loads Chrome XBL style + // sheets under eAuthorSheetFeatures level. map.author.get_all_matching_rules(element, &rule_hash_target, applicable_declarations,