mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Auto merge of #6138 - mbrubeck:enable-rtl, r=pcwalton
r? @pcwalton or @SimonSapin <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6138) <!-- Reviewable:end -->
This commit is contained in:
commit
fed48ca59b
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