diff options
Diffstat (limited to 'test/data/html/test-document3.html')
-rw-r--r-- | test/data/html/test-document3.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/data/html/test-document3.html b/test/data/html/test-document3.html index 3e7d5236..6a227daa 100644 --- a/test/data/html/test-document3.html +++ b/test/data/html/test-document3.html @@ -2,10 +2,10 @@ <html> <head> <meta charset="UTF-8"> - <meta name="viewport" content="width=device-width,initial-scale=1" /> + <meta name="viewport" content="width=device-width,initial-scale=1"> <title>Yomichan Manual Performance Tests</title> - <link rel="icon" type="image/gif" href="data:image/gif;base64,R0lGODlhEAAQAKEBAAAAAP///////////yH5BAEKAAIALAAAAAAQABAAAAImFI6Zpt0B4YkS0TCpq07xbmEgcGVRUpLaI46ZG7ppalY0jDCwUAAAOw==" /> - <link rel="stylesheet" href="test-stylesheet.css" /> + <link rel="icon" type="image/gif" href="data:image/gif;base64,R0lGODlhEAAQAKEBAAAAAP///////////yH5BAEKAAIALAAAAAAQABAAAAImFI6Zpt0B4YkS0TCpq07xbmEgcGVRUpLaI46ZG7ppalY0jDCwUAAAOw=="> + <link rel="stylesheet" href="test-stylesheet.css"> </head> <body> |