Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-005.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-005.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-005.xht |
index 37460c373445bca5574ef07998f861a072defaca..8a6c80c03f3a9885d0556f1d69689a46ed862a0e 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-005.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-005.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: left; |
- height: 7em; /* Each line box has an inline-size of 7em */ |
- writing-mode: vertical-rl; |
- } |
+ { |
+ background-color: blue; |
+ border: blue solid 1em; |
+ float: left; |
+ height: 7em; /* Each line box has an inline-size of 7em */ |
+ writing-mode: vertical-rl; |
+ } |
]]></style> |
</head> |