diff options
Diffstat (limited to 'testdata/watcher_test.txt')
| -rw-r--r-- | testdata/watcher_test.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/testdata/watcher_test.txt b/testdata/watcher_test.txt index 811a44f..df24c48 100644 --- a/testdata/watcher_test.txt +++ b/testdata/watcher_test.txt @@ -10,7 +10,9 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="theme-color" content="#375EAB"> <title>watch create</title> - <link rel="stylesheet" href=""> + <style> + body{} + </style> </head> <body> <div class="topbar"> |
