Add link_span.html
This commit is contained in:
parent
0fe0f84546
commit
ef6ffd6a3a
10
tests/integration/data/hints/link_span.html
Normal file
10
tests/integration/data/hints/link_span.html
Normal file
@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>A link to use hints on</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="/data/hello.txt" target="_blank"><span style="font-size: large">Follow me!</span></a>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user