summaryrefslogtreecommitdiff
path: root/tests/end2end/features/history.feature
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end2end/features/history.feature')
-rw-r--r--tests/end2end/features/history.feature5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/end2end/features/history.feature b/tests/end2end/features/history.feature
index 9863d2c7f..10658cb31 100644
--- a/tests/end2end/features/history.feature
+++ b/tests/end2end/features/history.feature
@@ -111,3 +111,8 @@ Feature: Page history
And I wait until qute://history is loaded
Then the page should contain the plaintext "3.txt"
Then the page should contain the plaintext "4.txt"
+
+ Scenario: XSS in :history
+ When I open data/issue4011.html
+ And I open qute://history
+ Then the javascript message "XSS" should not be logged