mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Comment grammar fix; no bug (DONTBUILD). r=sbaratheon
MozReview-Commit-ID: 2pNBAS1oeSN
This commit is contained in:
parent
bb1d1454ea
commit
4a1bd90eff
@ -40,7 +40,7 @@ enum class ListAllowance { eDisallow, eAllow };
|
||||
|
||||
/**
|
||||
* A comparator to sort nsCSSProperty values such that longhands are sorted
|
||||
* before shorthands, and shorthands with less components are sorted before
|
||||
* before shorthands, and shorthands with fewer components are sorted before
|
||||
* shorthands with more components.
|
||||
*
|
||||
* Using this allows us to prioritize values specified by longhands (or smaller
|
||||
|
Loading…
Reference in New Issue
Block a user