mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Enable 'direction' without --experimental
This commit is contained in:
parent
40dded8b3a
commit
52ff175279
1 changed files with 1 additions and 1 deletions
|
@ -424,7 +424,7 @@ pub mod longhands {
|
|||
|
||||
${new_style_struct("InheritedBox", is_inherited=True)}
|
||||
|
||||
${single_keyword("direction", "ltr rtl", experimental=True)}
|
||||
${single_keyword("direction", "ltr rtl")}
|
||||
|
||||
// CSS 2.1, Section 10 - Visual formatting model details
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue