Index: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht |
diff --git a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht |
index 7d12c3b133df0da8baf6edb16c23727c2dada201..9f798bccda6a227df0f7f6b265e7e85fc94b8897 100644 |
--- a/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht |
+++ b/third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/inline-table-alignment-005.xht |
@@ -3,7 +3,7 @@ |
<head> |
<title>CSS Writing Modes Test: inline-table alignment - central alignment with vertical layout</title> |
<link rel="author" title="Hajime Shiozawa" href="mailto:hajime.shiozawa@gmail.com" /> |
- <link rel="reviewer" title="G?rard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2015-08-13 --> |
+ <link rel="reviewer" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserBugsSection/css21testsuite/" /> <!-- 2015-08-13 --> |
<link rel="help" title="CSS3 Writing modes: 4.3. Atomic Inline Baseline" href="http://www.w3.org/TR/css-writing-modes-3/#replaced-baselines" /> |
<link rel="help" title="10.8.1 Leading and half-leading" href="http://www.w3.org/TR/CSS21/visudet.html#leading" /> |
<link rel="match" href="inline-table-alignment-003-ref.xht" /> |
@@ -14,7 +14,6 @@ |
{ |
color: orange; |
font: 60px/1 Ahem; /* computes to 60px/60px */ |
- height: 4em; |
writing-mode: vertical-lr; |
text-orientation: upright; |
} |