diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-08-21 22:19:01 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-08-21 22:19:01 +0900 |
commit | a052ec92b7c7f27447211222231f43f07c2990c8 (patch) | |
tree | 8cb109444a10f9acfe2d3a999b1adb7a88f24abe /test/content/hint.html | |
parent | c50f463bc12da7e3a5de490b714b4ff1ea8d3e56 (diff) |
add Hint tests
Diffstat (limited to 'test/content/hint.html')
-rw-r--r-- | test/content/hint.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/content/hint.html b/test/content/hint.html new file mode 100644 index 0000000..b50c5fe --- /dev/null +++ b/test/content/hint.html @@ -0,0 +1 @@ +<a id='test-link' href='javascript:window.vimvixenTest="hello"' >link</a> |