servo/components
bors-servo 1457f99909 Auto merge of #18022 - emilio:text-zoom-woes, r=Manishearth
style: Only zoom absolute lengths.

As silly as it may seem to specify font-sizes using viewport units, we weren't
handling zoom for them correctly either.

Bug: 1388588
Reviewed-by: Manishearth
MozReview-Commit-ID: 3Q6phYAu5CE

<!-- 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/18022)
<!-- Reviewable:end -->
2017-08-09 11:58:12 -05:00
..
atoms remove workspace key for components/atoms 2017-07-27 11:49:26 -04:00
bluetooth
bluetooth_traits
canvas Update WR. 2017-08-09 07:05:05 +10:00
canvas_traits Update cssparser to 0.18 2017-07-24 11:39:12 +02:00
compositing Update WR. 2017-08-09 07:05:05 +10:00
config Implement basic Time To First Paint and First Contentful Paint PWMs 2017-07-20 15:41:21 +02:00
constellation WR multi-document update 2017-07-28 22:28:11 -04:00
debugger
deny_public_fields
devtools
devtools_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
dom_struct
domobject_derive
geometry
gfx Update WR. 2017-08-09 07:05:05 +10:00
gfx_traits Fix fixed position items with parents with CSS clips 2017-08-03 17:52:02 +02:00
jstraceable_derive
layout Auto merge of #18016 - BorisChiou:stylo/transform/rotate, r=heycam 2017-08-08 22:33:03 -05:00
layout_thread Auto merge of #18002 - glennw:update-wr-linux-subpx, r=emilio 2017-08-08 16:05:54 -05:00
layout_traits WR multi-document update 2017-07-28 22:28:11 -04:00
metrics PWM tests 2017-07-21 15:10:04 +02:00
msg Fix fixed position items with parents with CSS clips 2017-08-03 17:52:02 +02:00
net Update WR. 2017-08-09 07:05:05 +10:00
net_traits Make network error messages more specific 2017-07-24 02:52:10 -07:00
profile Implement basic Time To First Paint and First Contentful Paint PWMs 2017-07-20 15:41:21 +02:00
profile_traits Implement basic Time To First Paint and First Contentful Paint PWMs 2017-07-20 15:41:21 +02:00
rand
range
remutex Upgrade to rustc 1.21.0-nightly (599be0d18 2017-07-26) 2017-07-27 02:21:01 +02:00
script Update Trusted<T> documentation 2017-08-09 16:57:32 +02:00
script_layout_interface Speculatively evaluate paint functions during style. 2017-07-31 13:02:28 -05:00
script_plugins Upgrade to rustc 1.20.0-nightly (3bfc18a96 2017-06-29) 2017-06-30 23:22:38 +02:00
script_traits Speculatively evaluate paint functions during style. 2017-07-31 13:02:28 -05:00
selectors Use drain() over IntoIter on a few SmallVecs. 2017-08-02 15:42:57 -07:00
servo Auto merge of #18002 - glennw:update-wr-linux-subpx, r=emilio 2017-08-08 16:05:54 -05:00
servo_arc stylo: Measure Elements and ComputedValues. 2017-08-03 09:15:38 +10:00
size_of_test
style style: Only zoom absolute lengths. 2017-08-09 17:53:49 +02:00
style_derive Fix typo in comment. 2017-07-26 21:29:08 +00:00
style_traits Report an error for invalid CSS color values (bug 1381143). 2017-07-31 16:49:53 -04:00
url style: Introduce Chrome UI privilege for parsers 2017-08-03 16:30:08 +08:00
webdriver_server
webvr Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
webvr_traits