summaryrefslogtreecommitdiff
path: root/tests/manual
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-06-06 12:09:30 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-06-06 12:12:23 +0200
commit45da93ab55dd939c51a328ecc4fd9a74b5aa9212 (patch)
tree37af2aae9481dff5c1a75a4bd4d179ec659a8f40 /tests/manual
parent10630e30abfe720f1532f835a794ff4c51bdf25c (diff)
downloadqutebrowser-45da93ab55dd939c51a328ecc4fd9a74b5aa9212.tar.gz
qutebrowser-45da93ab55dd939c51a328ecc4fd9a74b5aa9212.zip
Update manual hint tests
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/hints/issue824.html1
-rw-r--r--tests/manual/hints/other.html12
2 files changed, 7 insertions, 6 deletions
diff --git a/tests/manual/hints/issue824.html b/tests/manual/hints/issue824.html
index 510f9758d..881e1b263 100644
--- a/tests/manual/hints/issue824.html
+++ b/tests/manual/hints/issue824.html
@@ -8,5 +8,6 @@
<p>When using hints (f) on this page, the hint should be drawn over the
link.</p>
<p>See <a href="https://github.com/The-Compiler/qutebrowser/issues/824">#824</a>.</p>
+ <p>This was fixed by <a href="https://github.com/The-Compiler/qutebrowser/pull/1433">#1433</a>.</p>
</body>
</html>
diff --git a/tests/manual/hints/other.html b/tests/manual/hints/other.html
index bbbdb24d4..2ee87a890 100644
--- a/tests/manual/hints/other.html
+++ b/tests/manual/hints/other.html
@@ -13,19 +13,19 @@
</li>
<li>
Links should be correctly positioned on <a href="http://www.xkcd.org/">xkcd.org</a> - see <a href="https://github.com/The-Compiler/qutebrowser/issues/824">#824</a>.<br/>
- Current state: <span style="color: red">bad</span>
+ Current state: <span style="color: green">good</span> - fixed in <a href="https://github.com/the-compiler/qutebrowser/pull/1433">#1433</a>
</li>
<li>
- Links should be correctly positioned on this <a href="http://git.exherbo.org/summer/">exherbo.org page</a> - see <a href="https://github.com/The-Compiler/qutebrowser/pull/1003">#1003</a>.<br/>
- Current state: <span style="color: red;">bad</span>
+ links should be correctly positioned on this <a href="http://git.exherbo.org/summer/">exherbo.org page</a> - see <a href="https://github.com/the-compiler/qutebrowser/pull/1003">#1003</a>.<br/>
+ current state: <span style="color: red;">bad</span>
</li>
<li>
- Links should be correctly positioned on this <a href="https://www.ctl.io/developers/blog/post/optimizing-docker-images/">ctl.io page</a> - see <a href="https://github.com/The-Compiler/qutebrowser/issues/824#issuecomment-208859886">#824 (comment)</a>.<br/>
- Current state: <span style="color: red;">bad</span>
+ links should be correctly positioned on this <a href="https://www.ctl.io/developers/blog/post/optimizing-docker-images/">ctl.io page</a> - see <a href="https://github.com/The-Compiler/qutebrowser/issues/824#issuecomment-208859886">#824 (comment)</a>.<br/>
+ Current state: <span style="color: green;">good</span> - fixed in <a href="https://github.com/the-compiler/qutebrowser/pull/1433">#1433</a>
</li>
<li>
When clicking titles under the images on <a href="https://www.etsy.com/search?q=test">etsy</a>, the correct item should be selected (sometimes the one on the right is selected instead) - see <a href="https://github.com/The-Compiler/qutebrowser/issues/1005">#1005</a>.<br/>
- Current state: <span style="color: red;">bad</span>
+ Current state: <span style="color: green;">good</span> - fixed in <a href="https://github.com/the-compiler/qutebrowser/pull/1433">#1433</a>
</li>
</ul>
</body>