style: Sprinkle some comments.

This commit is contained in:
Emilio Cobos Álvarez 2018-02-07 03:11:14 +01:00
parent 32c409d5aa
commit ed2ba30261
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
2 changed files with 11 additions and 2 deletions

View file

@ -164,7 +164,8 @@ ${helpers.predefined_type("order", "Integer", "0",
// FIXME: Gecko doesn't support content value yet.
//
// FIXME(emilio): I suspect this property shouldn't allow quirks, and this
// was just a mistake.
// was just a mistake, it's kind of justificable to support it given the
// spec grammar is just `content | <width>`, but other browsers don't...
${helpers.predefined_type(
"flex-basis",
"MozLength",