From 7b28e86501fa996d513454b1bf6f68107b1fa118 Mon Sep 17 00:00:00 2001 From: Ting-Yu Lin Date: Fri, 28 Jul 2017 16:32:37 +0800 Subject: [PATCH] style: Update comments for push_applicable_declarations_as_xbl_only_stylist() MozReview-Commit-ID: 4ohpfiYgjxl --- components/style/stylist.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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,