We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a578d31 + 5b7704f commit 3842487Copy full SHA for 3842487
1 file changed
t/linkextor-base.t
@@ -14,7 +14,9 @@ $p->parse(<<HTML)->eof;
14
<head>
15
<base href="http://www.sn.no/">
16
</head>
17
-<body background="http://www.sn.no/sn.gif">
+<body>
18
+<form action="/post_here">
19
+</form>
20
21
This is <A HREF="link.html">link</a> and an <img SRC="img.jpg"
22
lowsrc="img.gif" alt="Image">.
0 commit comments