| Index: third_party/WebKit/LayoutTests/external/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-015.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-015.html b/third_party/WebKit/LayoutTests/external/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-015.html
|
| index 383c93b5e5735832f9b6e7e51a4f3def453032a1..9be6f5f20ae850561541dcd534aa1209a8942570 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-015.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/syntax/parsing-html-fragments/the-input-byte-stream-015.html
|
| @@ -2,6 +2,7 @@
|
| <html lang="en" >
|
| <head>
|
| <title>No encoding declaration</title>
|
| +<meta charset="utf-8"/>
|
| <link rel='author' title='Richard Ishida' href='mailto:ishida@w3.org'>
|
| <link rel='help' href='https://html.spec.whatwg.org/multipage/#the-input-byte-stream'>
|
| <script src="/resources/testharness.js"></script>
|
|
|