Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-002.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-002.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-002.xht |
index 70e6b793906599bb127ce22d4fe6cdf13f733209..7ddc724c711e41bff6cb7a2a751cd19d5623695b 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-002.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-002.xht |
@@ -15,18 +15,18 @@ |
<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; |
- height: 7em; /* Each line box has an inline-size of 7em */ |
- writing-mode: vertical-rl; |
- } |
+ { |
+ background-color: blue; |
+ border: blue solid 1em; |
+ height: 7em; /* Each line box has an inline-size of 7em */ |
+ writing-mode: vertical-rl; |
+ } |
]]></style> |
</head> |