Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-019.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-019.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-019.xht |
index 37c1b3218023d7dbfdc799d3a5aa0ddb6f7931fd..d060943c7ed2068018fa5c6f086afe2ddc371fe5 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-019.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/line-box-direction-019.xht |
@@ -15,21 +15,21 @@ |
<style type="text/css"><![CDATA[ |
body |
- { |
- color: yellow; |
- font: 20px/1 Ahem; |
- } |
+ { |
+ color: yellow; |
+ font: 20px/1 Ahem; |
+ } |
ul |
- { |
- background-color: blue; |
- border: blue solid 1em; |
- height: 7em; /* Each line box has an inline-size of 7em */ |
- list-style: none outside none; |
- margin: 0em; |
- padding-top: 0em; /* overriding default -webkit-padding-start: 40px in several browsers */ |
- writing-mode: vertical-rl; |
- } |
+ { |
+ background-color: blue; |
+ border: blue solid 1em; |
+ height: 7em; /* Each line box has an inline-size of 7em */ |
+ list-style: none outside none; |
+ margin: 0em; |
+ padding-top: 0em; /* overriding default -webkit-padding-start: 40px in several browsers */ |
+ writing-mode: vertical-rl; |
+ } |
]]></style> |
</head> |