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

Unified Diff: third_party/WebKit/PerformanceTests/Layout/hindi-line-layout.html

Issue 2716553002: Explicitly set charset to Blink perf resource hindi-line-layout.html (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/PerformanceTests/Layout/hindi-line-layout.html
diff --git a/third_party/WebKit/PerformanceTests/Layout/hindi-line-layout.html b/third_party/WebKit/PerformanceTests/Layout/hindi-line-layout.html
index 3d1c36bd7b734217c9144e07b97f3160c45f9aca..d7830764264de288356ead708c8f3bf549257437 100644
--- a/third_party/WebKit/PerformanceTests/Layout/hindi-line-layout.html
+++ b/third_party/WebKit/PerformanceTests/Layout/hindi-line-layout.html
@@ -2,6 +2,7 @@
<html>
<head>
<title>Hindi Line breaking performance test</title>
+ <meta charset="utf-8">
<script src="../resources/runner.js"></script>
</head>
<body>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698