servo/components/style/properties/longhands
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
..
background.mako.rs style: Sync some other changes. 2020-04-16 17:50:17 +02:00
border.mako.rs style: Merge ImageLayer and Image. 2020-04-16 16:35:07 +02:00
box.mako.rs style: Add telemetry for -moz-appearance usage. 2020-06-18 23:51:15 +02:00
column.mako.rs style: Remove moz-prefixed aliases for column-gap and CSS multi-column properties. 2020-02-12 02:43:13 +01:00
counters.mako.rs Generate ::before and ::after string content for layout 2020 2020-02-25 10:47:48 +01:00
effects.mako.rs Enable clip property in layout 2020 2020-07-27 19:59:59 -07:00
font.mako.rs style: Use an enum class for LookAndFeel::FontID. 2020-06-18 23:51:16 +02:00
inherited_box.mako.rs Implement visibility for layout_2020 2020-06-14 00:31:37 +02:00
inherited_svg.mako.rs style: Convert color-interpolation #defines to an enum class. 2020-04-16 16:35:07 +02:00
inherited_table.mako.rs style: Converting empty-cells defines into enum class. 2020-02-12 02:43:18 +01:00
inherited_text.mako.rs Implement basic white-space: pre support for layout 2020. 2020-07-27 20:06:53 -04:00
inherited_ui.mako.rs style: Remove the layout.css.scrollbar-width.enabled and layout.css.scrollbar-color.enabled prefs. 2020-06-18 23:51:16 +02:00
list.mako.rs Add layout support for list markers 2020-07-24 09:31:24 +02:00
margin.mako.rs style: Remove old scroll-snap implementation, and scroll snapping prefs. 2019-11-04 13:36:32 +01:00
outline.mako.rs Stylo: replace product={gecko,servo} with engine={gecko,servo-2013,servo-2020} 2019-07-29 17:37:03 +02:00
padding.mako.rs style: Remove old scroll-snap implementation, and scroll snapping prefs. 2019-11-04 13:36:32 +01:00
position.mako.rs flexbox 2020: Enable align-self and align-items in CSS 2020-07-20 14:26:14 -07:00
svg.mako.rs style: Fix a few initial values in Rust property definitions. 2020-04-16 16:35:07 +02:00
table.mako.rs style: Replacing table-layout defines with an enum. 2020-02-12 02:43:17 +01:00
text.mako.rs Add support for text-decoration-style 2020-03-23 11:10:44 +01:00
ui.mako.rs style: Remove the layout.css.scrollbar-width.enabled and layout.css.scrollbar-color.enabled prefs. 2020-06-18 23:51:16 +02:00
xul.mako.rs style: Fix a few initial values in Rust property definitions. 2020-04-16 16:35:07 +02:00