servo/components/style/properties
Emilio Cobos Álvarez 1b2fd3fe85
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
2017-06-21 13:28:57 +02:00
..
helpers Use generics for the filter property 2017-06-20 13:48:53 +02:00
longhand Auto merge of #17402 - servo:derive-all-the-things, r=emilio 2017-06-20 06:23:17 -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 Use generics for the filter property 2017-06-20 13:48:53 +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: Be more strict when setting the root font size. 2017-06-21 13:28:57 +02:00