Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Unified Diff: third_party/WebKit/LayoutTests/fast/ruby/nested-ruby.html

Issue 1751973003: Modernize Japanese system font fallback list for Windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/ruby/nested-ruby.html
diff --git a/third_party/WebKit/LayoutTests/fast/ruby/nested-ruby.html b/third_party/WebKit/LayoutTests/fast/ruby/nested-ruby.html
index 5c9588592a48bd8db18d7dd223a027707ca52e20..19f368a37b14106e88d55affc1055aaf2cd3583a 100644
--- a/third_party/WebKit/LayoutTests/fast/ruby/nested-ruby.html
+++ b/third_party/WebKit/LayoutTests/fast/ruby/nested-ruby.html
@@ -1,4 +1,7 @@
+<!DOCTYPE html>
+<html lang="ja">
<head>
<meta charset="utf-8">
</head>
<p class="callout"><ruby lang="ja-latn"><ruby lang="ja">攻<rp>(</rp><rt>こう</rt><rp>)</rp>殻<rp>(</rp><rt>かく</rt><rp>)</rp>機<rp>(</rp><rt>き</rt><rp>)</rp>動<rp>(</rp><rt>どう</rt><rp>)</rp>隊<rp>(</rp><rt>たい</rt><rp>)</rp></ruby><rp>(</rp><rt>Kōkakukidōtai</rt><rp>)</rp></ruby></p>
+</html>

Powered by Google App Engine
This is Rietveld 408576698