fune/servo/components/style/properties
Dmitry 8beab7f02b servo: Merge #20252 - Extract text emphasis style (from NeverHappened:extract_text_emphasis_style); r=upsuper
<!-- 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. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: aa8fb3a2044c03301e23aa9ffbee1161b9bd092c

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 6a5f107261e45aabaa20bdf3e50d603e6f002ea0
2018-03-09 19:20:10 -05:00
..
helpers servo: Merge #20254 - Some random improvements to derived style code (from servo:derive-all-the-things); r=emilio 2018-03-09 05:58:22 -05:00
longhand servo: Merge #20252 - Extract text emphasis style (from NeverHappened:extract_text_emphasis_style); r=upsuper 2018-03-09 19:20:10 -05:00
shorthand servo: Merge #20255 - style: Fix serialization of place-items (from emilio:place-items); r=xidorn 2018-03-09 09:49:57 -05:00
build.py servo: Merge #20145 - Kill RUSTC_HAS_PR45225 🎉 (from servo:rm-rustc-hack); r=emilio 2018-03-01 08:49:03 -05:00
computed_value_flags.rs servo: Merge #19935 - style: Cleanup StyleBuilder (from emilio:cleanup-style-builder); r=nox 2018-02-03 12:24:23 -05:00
data.py servo: Merge #20191 - style: Make 'font' shorthand reset 'font-variation-settings' property (from jfkthame:font-shorthand-resets-variation-settings); r=emilio 2018-03-04 11:50:56 -05:00
declaration_block.rs servo: Merge #20138 - style: Only expose longhands to rust via iterators (from emilio:longhand-iterator); r=nox 2018-02-28 06:28:41 -05:00
gecko.mako.rs servo: Merge #20252 - Extract text emphasis style (from NeverHappened:extract_text_emphasis_style); r=upsuper 2018-03-09 19:20:10 -05:00
helpers.mako.rs servo: Merge #20230 - Introduce #[css(if_empty = "…", iterable)] (from servo:derive-all-the-things); r=emilio 2018-03-07 11:06:09 -05:00
Mako-0.9.1.zip
properties.html.mako
properties.mako.rs servo: Merge #20200 - Derive some more ToCss stuff again (from servo:derive-all-the-things); r=emilio 2018-03-06 03:33:18 -05:00