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:
bors-servo 2015-05-19 22:27:17 -05:00
commit fed48ca59b

View file

@ -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