aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/properties/data.py
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2019-05-10 21:20:50 -0400
committerGitHub <noreply@github.com>2019-05-10 21:20:50 -0400
commit887f43b65bacad5490365f14d54bf25af4d3234b (patch)
tree2c34539b60750aab59c068959cdc6fc8389a90c0 /components/style/properties/data.py
parent81f750afa770f9bf6f2b0fff8052e5ccf047e4ed (diff)
parentdb2f6aa8ca1f23f78a497cb7cc960ff99f23ac04 (diff)
downloadservo-887f43b65bacad5490365f14d54bf25af4d3234b.tar.gz
servo-887f43b65bacad5490365f14d54bf25af4d3234b.zip
Auto merge of #23353 - emilio:gecko-sync, r=emilio
style: Sync changes from mozilla-central. See each individual commit for details. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23353) <!-- Reviewable:end -->
Diffstat (limited to 'components/style/properties/data.py')
-rw-r--r--components/style/properties/data.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/style/properties/data.py b/components/style/properties/data.py
index 7a96402c4a1..ae307077690 100644
--- a/components/style/properties/data.py
+++ b/components/style/properties/data.py
@@ -337,6 +337,7 @@ class Longhand(object):
"OverflowWrap",
"OverscrollBehavior",
"Percentage",
+ "PositiveIntegerOrNone",
"Resize",
"SVGOpacity",
"SVGPaintOrder",