Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/parser/smart-quotes-in-tag.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/parser/smart-quotes-in-tag.html b/third_party/WebKit/LayoutTests/fast/parser/smart-quotes-in-tag.html |
| index 820201c4cedbd62bc49ea09cdce761df2c96923d..457596ff4bfc6b7b9e71f0db24f7ea2c4f9442d3 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/parser/smart-quotes-in-tag.html |
| +++ b/third_party/WebKit/LayoutTests/fast/parser/smart-quotes-in-tag.html |
| @@ -1,3 +1,4 @@ |
| +<meta charset="utf-8"> |
| <script> |
| if (window.testRunner) |
| testRunner.dumpAsText(); |