servo/components/style/properties
bors-servo 7d785e75cd Auto merge of #17447 - emilio:root-disconnected-subtree, r=heycam,Manishearth
style: Be more strict when setting the root font size.

Before this commit, we assumed that if the element had no parent element, it was
the root of the document, which is plain false, since we can arrive there from,
let's say, getComputedStyle on a detached node.

Bug: 1374062
Reviewed-By: heycam
MozReview-Commit-ID: 65DxdzXgd0J

<!-- 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/17447)
<!-- Reviewable:end -->
2017-06-22 04:17:04 -07:00
..
helpers Use FnvHashmap instead of HashMap for AnimationValueMap. 2017-06-21 08:36:48 +09:00
longhand Auto merge of #17447 - emilio:root-disconnected-subtree, r=heycam,Manishearth 2017-06-22 04:17:04 -07:00
shorthand Untry style 2017-06-18 13:18:13 +02:00
build.py Use ascii_case_insensitive_phf_map! in PropertyId::parse 2017-02-26 11:10:33 +01:00
data.py Make TransitionProperty treat all properties that are not transitionable as unsupported 2017-06-15 10:19:48 +09:00
declaration_block.rs Untry style 2017-06-18 13:18:13 +02:00
gecko.mako.rs style: Assert we never style a root element from another document. 2017-06-21 19:55:02 +02:00
helpers.mako.rs Untry style 2017-06-18 13:18:13 +02:00
Mako-0.9.1.zip Revert "Remove mako.zip" 2016-09-04 12:52:30 +08:00
properties.html.mako Move Mako-related files into a new sub-directory. 2016-04-20 14:49:27 +02:00
properties.mako.rs style: Assert we never style a root element from another document. 2017-06-21 19:55:02 +02:00