servo/components
bors-servo aa8fb3a204
Auto merge of #20252 - NeverHappened:extract_text_emphasis_style, r=upsuper
Extract text emphasis style

<!-- Please describe your changes on the following line: -->
Extracted the text-emphasis-style property out of the inherited_text.mako.rs.
This is a part of #19015

---
<!-- 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] `./mach cargo-geckolib check` does not report any errors
- [X] These changes fix #19940 (github issue number if applicable).

<!-- Either: -->
- [X] These changes do not require tests because it's a refactoring

<!-- 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/20252)
<!-- Reviewable:end -->
2018-03-09 19:20:10 -05:00
..
allocator
atoms Fire the pageshow event at the end of the page load r=jdm 2018-03-06 07:24:24 -08:00
bluetooth update tinyfiledialogs 2018-03-03 08:35:44 +01:00
bluetooth_traits
canvas constellation: Make setting up the WebGL state fallible. 2018-03-09 23:27:29 +01:00
canvas_traits Add WebGL function glGetTexParameter 2018-03-06 15:28:10 +02:00
compositing Send window size even when there is not top level browsing context yet 2018-03-09 09:29:13 +08:00
config removed default_data_dir() and default_cache_dir() components/config/basedir.rs 2018-03-02 22:39:07 +02:00
constellation constellation: Make setting up the WebGL state fallible. 2018-03-09 23:27:29 +01:00
debugger
deny_public_fields Bump syn/quote in deny_public_fields 2018-02-12 15:05:18 +01:00
devtools
devtools_traits
dom_struct
domobject_derive Bump syn/quote in domobject_derive 2018-02-12 17:07:40 +01:00
fallible
geometry Bump euclid to 0.17 2018-02-28 09:46:59 +01:00
gfx Bump euclid to 0.17 2018-02-28 09:46:59 +01:00
gfx_traits Update WebRender 2018-02-06 15:10:35 +01:00
hashglobe style: Back out ordermap. 2018-02-12 12:20:46 +01:00
jstraceable_derive Bump syn/quote in jstraceable_derive 2018-02-12 17:07:58 +01:00
layout Stop using LocalClip::RoundedRect 2018-03-06 21:26:22 +01:00
layout_thread style: Separate the XBL and shadow dom styling bits. 2018-03-07 15:42:28 +01:00
layout_traits
malloc_size_of Bump euclid to 0.17 2018-02-28 09:46:59 +01:00
malloc_size_of_derive Bump syn/quote in malloc_size_of_derive 2018-02-12 17:08:19 +01:00
metrics
msg remove mozbrowser code 2018-02-13 09:40:06 +01:00
net update tinyfiledialogs 2018-03-03 08:35:44 +01:00
net_traits Update image to 0.18 2018-02-28 16:25:35 +01:00
nonzero
profile Add tool to chart memory usage from reports. 2018-03-08 22:46:42 -05:00
profile_traits
rand
range
remutex
script constellation: Make setting up the WebGL state fallible. 2018-03-09 23:27:29 +01:00
script_layout_interface Bump euclid to 0.17 2018-02-28 09:46:59 +01:00
script_plugins
script_traits constellation: Make setting up the WebGL state fallible. 2018-03-09 23:27:29 +01:00
selectors style: Change the order we match selectors on invalidation to match normal order. 2018-03-09 00:10:16 +01:00
servo constellation: Make setting up the WebGL state fallible. 2018-03-09 23:27:29 +01:00
servo_arc Fix license metadata for servo_arc crate 2018-02-21 16:35:18 -08:00
size_of_test
style Auto merge of #20252 - NeverHappened:extract_text_emphasis_style, r=upsuper 2018-03-09 19:20:10 -05:00
style_derive Kill fmap_output_type 2018-03-09 18:55:26 +01:00
style_traits style: Document #[css(skip_if)] 2018-03-08 10:28:10 +01:00
url
webdriver_server Update image to 0.18 2018-02-28 16:25:35 +01:00
webvr Bump euclid to 0.17 2018-02-28 09:46:59 +01:00
webvr_traits