style: Add check for non-Copy specified value to ensure specified_is_copy always returns the right result.

Differential Revision: https://phabricator.services.mozilla.com/D2931
This commit is contained in:
Xidorn Quan 2018-08-08 12:07:34 +00:00 committed by Emilio Cobos Álvarez
parent e7945bbfcb
commit e22850dc85
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
3 changed files with 29 additions and 1 deletions

View file

@ -448,7 +448,7 @@ ${helpers.predefined_type(
${helpers.predefined_type(
"perspective-origin",
"position::Position",
"Position",
"computed::position::Position::center()",
boxed=True,
extra_prefixes=transform_extra_prefixes,