servo/components
bors-servo 4bf8e4413e Auto merge of #17821 - bzbarsky:pseudo-prop-restrictions, r=emilio
Implement restrictions on which properties apply to which pseudo-elements

::first-line, ::first-letter, and ::placeholder don't allow all properties to apply to them.

---
<!-- 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
- [X] These changes fix https://bugzilla.mozilla.org/show_bug.cgi?id=1382786

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because they're Gecko-only for the moment, and Gecko has tests.

<!-- 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/17821)
<!-- Reviewable:end -->
2017-07-21 12:15:50 -07:00
..
atoms Bump serde to 1.0 2017-06-16 13:31:18 +02:00
bluetooth Untry 2017-06-18 13:21:51 +02:00
bluetooth_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
canvas Don't delete webrender image keys immediately. 2017-07-17 15:24:42 -05:00
canvas_traits Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
compositing Fixed scaling artefacts in paint worklets caused by zoom and hidpi. 2017-07-20 17:25:50 -05:00
config Implement basic Time To First Paint and First Contentful Paint PWMs 2017-07-20 15:41:21 +02:00
constellation Fixed scaling artefacts in paint worklets caused by zoom and hidpi. 2017-07-20 17:25:50 -05:00
debugger Enable the debugger on Android 2017-03-17 16:36:06 +01:00
deny_public_fields deny_public_fields: display field identifier in help message 2017-06-25 18:12:43 +01:00
devtools Untry 2017-06-18 13:21:51 +02:00
devtools_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +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 serde to 1.0 2017-06-16 13:31:18 +02:00
gfx Replace all uses of the style::stylearc alias with servo_arc. 2017-07-19 09:29:05 +02:00
gfx_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00
jstraceable_derive Update syn to 0.11 2017-02-27 14:46:50 +01:00
layout Auto merge of #17802 - emilio:reland-stuff, r=heycam 2017-07-20 20:28:25 -07:00
layout_thread Fixed scaling artefacts in paint worklets caused by zoom and hidpi. 2017-07-20 17:25:50 -05:00
layout_traits Implement basic Time To First Paint and First Contentful Paint PWMs 2017-07-20 15:41:21 +02:00
metrics PWM tests 2017-07-21 15:10:04 +02:00
msg Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
net Auto merge of #16508 - brainlessdeveloper:fetch-set-origin, r=asajeffrey 2017-07-17 08:29:23 -07:00
net_traits Remove unused immeta dependency in net_traits 2017-07-21 00:15:21 +02: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 Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +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 #17813 - upsuper:supports-decl, r=SimonSapin 2017-07-21 09:01:57 -07:00
script_layout_interface Implement basic Time To First Paint and First Contentful Paint PWMs 2017-07-20 15:41:21 +02:00
script_plugins Upgrade to rustc 1.20.0-nightly (3bfc18a96 2017-06-29) 2017-06-30 23:22:38 +02:00
script_traits Fixed scaling artefacts in paint worklets caused by zoom and hidpi. 2017-07-20 17:25:50 -05:00
selectors selectors: Don't track class and id ancestor hashes in quirks mode. 2017-07-20 22:42:35 +02:00
servo Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
servo_arc stylo: Remove usage of ServoComputedValues from binding functions 2017-07-21 08:33:11 -07:00
size_of_test Add size_of_test crate 2017-05-16 10:12:51 +02:00
style Auto merge of #17821 - bzbarsky:pseudo-prop-restrictions, r=emilio 2017-07-21 12:15:50 -07:00
style_derive Introduce #[css(comma)] 2017-07-11 17:14:14 +02:00
style_traits Fixed scaling artefacts in paint worklets caused by zoom and hidpi. 2017-07-20 17:25:50 -05:00
url Untry 2017-06-18 13:21:51 +02:00
webdriver_server Untry 2017-06-18 13:21:51 +02:00
webvr Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
webvr_traits Remove explicit dependencies on serde_derive 2017-06-16 13:58:21 +02:00