servo/components/style/properties/longhands
Jonathan Kew f0a178b56a style: Un-prefix -moz-tab-size (keeping the prefixed version as an alias for now)
This results in lots of new WPT test passes.

There were also a couple of WPT tests that turned out to be broken;
tab-size-inline-001 and -002 had errors in their reference files such
that they'd never pass anywhere. So those are fixed here.

Depends on D117331

Differential Revision: https://phabricator.services.mozilla.com/D117332
2023-05-24 18:32:33 +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: 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
column.mako.rs style: Remove the need for needs_context in the mako glue. 2021-02-26 16:44:05 +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 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: Use a single system font definition rather than two 2023-05-16 13:16:53 +02:00
inherited_box.mako.rs style: Remove various image-orientation related prefs 2023-05-16 23:16:24 +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: Un-prefix -moz-tab-size (keeping the prefixed version as an alias for now) 2023-05-24 18:32:33 +02:00
inherited_ui.mako.rs style: Implement accent-color in nsNativeBasicTheme 2023-05-19 19:06:08 +02:00
list.mako.rs Miscellaneous build / tidy fixes. 2021-02-26 17:53:55 +01: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: Hide -moz-outline-radius behind a pref 2023-05-17 02:12:40 +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: Part 2 - Add page-size attribute to nsStyleStruct and property parsing 2023-05-16 13:02:53 +02:00
position.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
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