From f6ba59eeb9b028e620fd4a03c57be575cb86412e Mon Sep 17 00:00:00 2001 From: Marius Olbertz Date: Fri, 12 May 2017 15:44:53 +0200 Subject: [PATCH] Added visual test for issue with additional listeners on anchor. Relevant for issue #10019. --- test/visual/reveal/basic.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/test/visual/reveal/basic.html b/test/visual/reveal/basic.html index 835b116c7..f137c85dd 100644 --- a/test/visual/reveal/basic.html +++ b/test/visual/reveal/basic.html @@ -87,6 +87,17 @@

+ +
+

Eventlistener for anchor

+

When triggering the modal with the keyboard (space or enter) it should change content.

+

+

Open modal

+
+

Something went wrong

+

+
+
@@ -94,5 +105,13 @@ + -- 2.47.3