From 2cbaf0ccb3d906d8ab9b1bc262b517c03a9c0419 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 18 Aug 2016 18:44:07 +0200 Subject: [PATCH] Add @qtwebengine_todo in javascript.feature --- tests/end2end/features/javascript.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/end2end/features/javascript.feature b/tests/end2end/features/javascript.feature index bb34db70b..b95e4e7d7 100644 --- a/tests/end2end/features/javascript.feature +++ b/tests/end2end/features/javascript.feature @@ -9,6 +9,7 @@ Feature: Javascript stuff # https://github.com/The-Compiler/qutebrowser/issues/906 + @qtwebengine_todo: createWindow is not implemented yet Scenario: Closing a JS window twice (issue 906) When I open about:blank And I open data/javascript/issue906.html in a new tab