diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2019-05-16 21:35:58 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2019-05-17 23:06:27 +0900 |
commit | fb8b4d28ce47171a83a7bf5148293fd2318cc02f (patch) | |
tree | 02e23efe01d38adeb6dafb6794bc1d3e4866a055 /test/content/components/common/hint.html | |
parent | 8cef5981b808bc1713170627c88dc26ca81063c1 (diff) |
Hints as a classes
Diffstat (limited to 'test/content/components/common/hint.html')
-rw-r--r-- | test/content/components/common/hint.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/content/components/common/hint.html b/test/content/components/common/hint.html deleted file mode 100644 index b50c5fe..0000000 --- a/test/content/components/common/hint.html +++ /dev/null @@ -1 +0,0 @@ -<a id='test-link' href='javascript:window.vimvixenTest="hello"' >link</a> |