servo/components/style/properties
bors-servo 6a3c3a4e18
Auto merge of #26447 - jdm:white-space-2020, r=nox
Layout 2020: Implement basic white-space: pre support

With these changes `<pre>` and `<br>` preserve spaces and force line breaks appropriately.

---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #26440
- [x] There are tests for these changes
2020-07-29 10:29:30 -04:00
..
helpers style: Port the style crate to rust 2018. 2020-06-18 23:51:15 +02:00
longhands Auto merge of #26447 - jdm:white-space-2020, r=nox 2020-07-29 10:29:30 -04:00
shorthands Add layout support for list markers 2020-07-24 09:31:24 +02:00
build.py style: Update mako in the style system. 2020-04-16 16:35:07 +02:00
cascade.rs style: Remove StyleFontSize enum from nsStyleConsts.h. 2020-06-18 23:51:14 +02:00
computed_value_flags.rs style: Simplify the implementation of HasAuthorSpecifiedRules. 2020-04-16 16:35:07 +02:00
counted_unknown_properties.py style: Add support for parsing of the CSS text-underline-position property. 2019-12-15 21:03:31 +01:00
data.py Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
declaration_block.rs style: Fix gecko build. 2020-06-18 23:51:18 +02:00
gecko.mako.rs style: Remove StyleFontSize enum from nsStyleConsts.h. 2020-06-18 23:51:14 +02:00
helpers.mako.rs style: Switch all callsites of try() to try_parse() in the style crate. 2020-06-18 23:51:14 +02:00
Mako-1.1.2-py2.py3-none-any.whl style: Update mako in the style system. 2020-04-16 16:35:07 +02:00
properties.html.mako Generate apis.html and css-properties.json for docs as part of crates’ build scripts 2019-07-30 08:37:33 +02:00
properties.mako.rs style: Add telemetry for -moz-appearance usage. 2020-06-18 23:51:15 +02:00