servo/components
bors-servo 09b4f79ed3 Auto merge of #17218 - canaltinova:transform-bug, r=emilio
Don't accept an extra token at the end of transform property

The lack of `input.try` usage makes transform property to accept values like `rotate(70deg)foo`.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors

<!-- Either: -->
- [X] There are tests for these changes

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/17218)
<!-- Reviewable:end -->
2017-06-08 03:37:44 -07:00
..
atoms Allow 'decimal' and 'none' in <counter-style-name> 2017-04-26 13:04:27 +09:00
bluetooth Use servo_config::opts only on linux target. 2017-03-21 15:55:45 +01:00
bluetooth_traits Update serde to 0.9 (fixes #15325) 2017-02-18 21:09:46 +01:00
canvas Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
canvas_traits Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
compositing Auto merge of #17068 - gterzian:remove_compositorproxy, r=asajeffrey 2017-06-07 05:52:35 -07:00
config Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
constellation Removed root browsing context from constellation. 2017-06-07 22:53:50 -05:00
debugger Enable the debugger on Android 2017-03-17 16:36:06 +01:00
deny_public_fields Update syn to 0.11 2017-02-27 14:46:50 +01:00
devtools Remove some usage of rust-encoding 2017-05-27 13:34:23 +02:00
devtools_traits Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
dom_struct Make #[dom_struct] a proc_macro attribute 2017-02-24 01:50:51 +01:00
domobject_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
geometry Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
gfx Auto merge of #17141 - MortimerGoro:android_fonts, r=mbrubeck 2017-06-06 13:29:05 -07:00
gfx_traits Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
jstraceable_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
layout Auto merge of #17219 - upsuper:currentcolor, r=Manishearth,birtles 2017-06-07 21:03:52 -07:00
layout_thread Auto merge of #17192 - mbrubeck:layout, r=pcwalton 2017-06-07 19:57:57 -07:00
layout_traits Added a TopLevelBrowsingContextId type. 2017-05-22 09:27:07 -05:00
msg Removed root browsing context from constellation. 2017-06-07 22:53:50 -05:00
net Implemented the plumbing for paint worklets. 2017-06-07 13:49:30 -05:00
net_traits Implemented the plumbing for paint worklets. 2017-06-07 13:49:30 -05:00
profile Conditionally define macro that's only used in Linux builds. 2017-05-29 14:52:44 -04:00
profile_traits Implemented Houdini worklets. 2017-05-17 09:01:05 -05:00
rand squash: convert less interesting debug! logs to traces 2017-01-18 22:21:41 -07:00
range Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
remutex Upgrade to rustc 1.19.0-nightly (ced823e26 2017-05-07) 2017-05-08 12:46:03 +02:00
script Auto merge of #17077 - asajeffrey:constellation-no-root-browsing-context, r=cbrewster 2017-06-07 21:57:10 -07:00
script_layout_interface Implemented the plumbing for paint worklets. 2017-06-07 13:49:30 -05:00
script_plugins Revert "Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)" 2017-06-03 14:37:17 +02:00
script_traits Removed root browsing context from constellation. 2017-06-07 22:53:50 -05:00
selectors Stop looking for relevant links once found 2017-06-07 14:24:06 -05:00
servo Auto merge of #17068 - gterzian:remove_compositorproxy, r=asajeffrey 2017-06-07 05:52:35 -07:00
servo_arc Introduce NonZeroPtrMut and use it in servo_arc. 2017-06-06 21:38:51 -07:00
size_of_test Add size_of_test crate 2017-05-16 10:12:51 +02:00
style Auto merge of #17218 - canaltinova:transform-bug, r=emilio 2017-06-08 03:37:44 -07:00
style_derive Support unit variants when deriving ToCss 2017-06-07 16:47:59 +02:00
style_traits Support unit variants when deriving ToCss 2017-06-07 16:47:59 +02:00
url Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
webdriver_server Bump euclid to 0.13 and heapsize to 0.4 2017-06-05 19:28:39 +02:00
webvr Update WR (new groove/ridge border path, mix-blend-mode optimizations) 2017-04-26 14:34:07 +10:00
webvr_traits Update rust-webvr 2017-05-25 10:05:30 +02:00