Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-007.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-007.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-007.xht |
index 520d9df5c6931835b20537df7095b54b4259abde..e8af788a23b27717a96c4fd8a41afdb9ab3d144a 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-007.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-007.xht |
@@ -15,19 +15,19 @@ |
<style type="text/css"><![CDATA[ |
body |
- { |
- color: yellow; |
- font: 20px/1 Ahem; |
- } |
+ { |
+ color: yellow; |
+ font: 20px/1 Ahem; |
+ } |
div |
- { |
- background-color: blue; |
- border: blue solid 1em; |
- float: right; |
- height: 7em; /* Each line box has an inline-size of 7em */ |
- writing-mode: vertical-lr; |
- } |
+ { |
+ background-color: blue; |
+ border: blue solid 1em; |
+ float: right; |
+ height: 7em; /* Each line box has an inline-size of 7em */ |
+ writing-mode: vertical-lr; |
+ } |
]]></style> |
</head> |