Index: third_party/WebKit/LayoutTests/fast/text/international/wrap-CJK-001.html |
diff --git a/third_party/WebKit/LayoutTests/fast/text/international/wrap-CJK-001.html b/third_party/WebKit/LayoutTests/fast/text/international/wrap-CJK-001.html |
index 2fb53181ed032a48b4370f54fb17787fdc9a1281..36ec8d34fd321c02fbf8b0b26578058923522508 100644 |
--- a/third_party/WebKit/LayoutTests/fast/text/international/wrap-CJK-001.html |
+++ b/third_party/WebKit/LayoutTests/fast/text/international/wrap-CJK-001.html |
@@ -1,4 +1,4 @@ |
-<html> |
+<html lang="ja"> |
<head><meta http-equiv="Content-Type" content="text/html; charset=x-sjis"></head> |
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-family:'Times'; font-size:12px"> |
Tests that wrapping does not trim the last character if it is not whitespace. |