servo/components/style/properties/longhands
2023-06-09 10:22:25 +02:00
..
background.mako.rs style: Sync some other changes. 2020-04-16 17:50:17 +02:00
border.mako.rs style: Rename alias to aliases in Longhand and Shorthand 2021-02-26 16:44:05 +01:00
box.mako.rs style: Support scrollbar-gutter in the style system 2023-06-09 10:22:19 +02:00
column.mako.rs style: Enable 'column-span' for layout 2020 2023-05-31 19:25:01 +08:00
counters.mako.rs style: [css-lists] Style system changes to support 'reversed(<counter-name>)' 2023-06-09 10:22:18 +02:00
effects.mako.rs style: Will-change should only create stacking contexts / containing blocks / etc if the property it'd change would apply 2023-05-19 19:06:09 +02:00
font.mako.rs style: Replace MathML font constants with enum 2023-06-09 10:22:25 +02:00
inherited_box.mako.rs style: Make color-adjust an alias of print-color-adjust as per spec 2023-06-09 10:22:25 +02:00
inherited_svg.mako.rs style: Properly hide -moz-context-properties from content 2023-05-24 18:32:30 +02:00
inherited_table.mako.rs style: Remove the need for needs_context in the mako glue. 2021-02-26 16:44:05 +01:00
inherited_text.mako.rs style: Add CSS support for the hyphenate-character property 2023-06-09 10:22:23 +02:00
inherited_ui.mako.rs style: Make Canvas/CanvasText and Link colors color-scheme-aware 2023-05-31 00:50:34 +02:00
list.mako.rs style: [css-lists] Remove the internal '-moz-list-reversed' CSS property that is no longer needed 2023-06-09 10:22:19 +02:00
margin.mako.rs style: Rename alias to aliases in Longhand and Shorthand 2021-02-26 16:44:05 +01:00
outline.mako.rs style: Remove -moz-outline-radius 2023-05-24 18:32:35 +02:00
padding.mako.rs style: Rename alias to aliases in Longhand and Shorthand 2021-02-26 16:44:05 +01:00
page.mako.rs style: Implement parsing of the page property 2023-06-09 10:22:22 +02:00
position.mako.rs style: Remove layout.css.prefixes.columns 2023-05-24 18:32:38 +02:00
svg.mako.rs style: Part 1: Add SVG d property in CSS 2023-05-24 18:32:33 +02:00
table.mako.rs style: Replacing table-layout defines with an enum. 2020-02-12 02:43:17 +01:00
text.mako.rs style: Remove some text-decoration prefs that are always on. 2021-02-26 16:44:05 +01:00
ui.mako.rs style: add an appearance type that forces a dropshadow on menus on Windows, and uses SetWindowRgn to clip the popup to the border radius 2023-05-16 23:00:33 +02:00
xul.mako.rs style: Rename alias to aliases in Longhand and Shorthand 2021-02-26 16:44:05 +01:00