From 45da93ab55dd939c51a328ecc4fd9a74b5aa9212 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 6 Jun 2016 12:09:30 +0200 Subject: [PATCH] Update manual hint tests --- tests/manual/hints/issue824.html | 1 + tests/manual/hints/other.html | 12 ++++++------ 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 @@

When using hints (f) on this page, the hint should be drawn over the link.

See #824.

+

This was fixed by #1433.

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 @@
  • Links should be correctly positioned on xkcd.org - see #824.
    - Current state: bad + Current state: good - fixed in #1433
  • - Links should be correctly positioned on this exherbo.org page - see #1003.
    - Current state: bad + links should be correctly positioned on this exherbo.org page - see #1003.
    + current state: bad
  • - Links should be correctly positioned on this ctl.io page - see #824 (comment).
    - Current state: bad + links should be correctly positioned on this ctl.io page - see #824 (comment).
    + Current state: good - fixed in #1433
  • When clicking titles under the images on etsy, the correct item should be selected (sometimes the one on the right is selected instead) - see #1005.
    - Current state: bad + Current state: good - fixed in #1433