From 6d2e62f3d67725310ca4ef23603ca7467ed09878 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 12 Aug 2016 16:15:33 +0200 Subject: Doc: Additional Chromium extensions are supported since Qt 5.8 Task-number: QTBUG-55242 Change-Id: Ia02ffaff1c0c39dc61b4aa73b11f8f9a6f7bc174 Reviewed-by: Allan Sandfeld Jensen --- src/webengine/doc/src/qtwebengine-overview.qdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/webengine/doc/src') diff --git a/src/webengine/doc/src/qtwebengine-overview.qdoc b/src/webengine/doc/src/qtwebengine-overview.qdoc index 6b5ccaa14..d7c8ab630 100644 --- a/src/webengine/doc/src/qtwebengine-overview.qdoc +++ b/src/webengine/doc/src/qtwebengine-overview.qdoc @@ -181,7 +181,8 @@ script to run, the injection point, and the world where the script is run. This enables accessing the DOM to manipulate it within a world. - \note Chromium extensions, such as \c @include, \c @match, and \c @exclude, are not supported. + The following Chromium extensions are supported since Qt 5.8: \c @exclude, \c @include, + \c @name, \c @match, and \c @run-at. \section1 Managing Certificates -- cgit v1.2.3