| Index: third_party/WebKit/LayoutTests/fast/writing-mode/text-combine-various-fonts.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/writing-mode/text-combine-various-fonts.html b/third_party/WebKit/LayoutTests/fast/writing-mode/text-combine-various-fonts.html
|
| index 0eabfc41011a39c5d1b9fe4e853e38d99d134f49..0e27d4a905c8ce7b36d304a86abb16032a4ee14f 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/writing-mode/text-combine-various-fonts.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/writing-mode/text-combine-various-fonts.html
|
| @@ -10,7 +10,7 @@
|
| .msgothic { font-family: 'MS Gothic'; }
|
| .msmincho { font-family: 'MS Mincho'; }
|
| .meiryo { font-family: Meiryo; }
|
| -.yugothic { font-family: 'Yu Gothic', YuGothic; }
|
| +.yugothic { font-family: /*'Yu Gothic',*/ YuGothic; }
|
| .yumincho { font-family: 'Yu Mincho', YuMincho; }
|
| .hirag { font-family: 'Hiragino Kaku Gothic ProN', 'Hiragino Kaku Gothic Pro'; }
|
| .hiram { font-family: 'Hiragino Mincho ProN', 'Hiragino Mincho Pro'; }
|
|
|