From 3395426ab651a631aca8ee6b0a694a71df19100f Mon Sep 17 00:00:00 2001 From: Konstantin Tokarev Date: Thu, 3 Oct 2019 22:48:16 +0300 Subject: Import QtWebKit commit 49b749171e786df3adcd7a755df428c1846acd69 Change-Id: I4c82d8030969d941bb78b1cc4e77c0a66db8da2c Reviewed-by: Konstantin Tokarev --- .../tests/qgraphicswebview/resources/greendiv.html | 8 ---- .../qgraphicswebview/resources/input_types.html | 8 ---- .../qgraphicswebview/resources/pointing_right.html | 45 --------------------- .../qgraphicswebview/resources/pointing_up.html | 46 ---------------------- .../resources/scrolltest_page.html | 6 --- 5 files changed, 113 deletions(-) delete mode 100644 Source/WebKit/qt/tests/qgraphicswebview/resources/greendiv.html delete mode 100644 Source/WebKit/qt/tests/qgraphicswebview/resources/input_types.html delete mode 100644 Source/WebKit/qt/tests/qgraphicswebview/resources/pointing_right.html delete mode 100644 Source/WebKit/qt/tests/qgraphicswebview/resources/pointing_up.html delete mode 100644 Source/WebKit/qt/tests/qgraphicswebview/resources/scrolltest_page.html (limited to 'Source/WebKit/qt/tests/qgraphicswebview/resources') diff --git a/Source/WebKit/qt/tests/qgraphicswebview/resources/greendiv.html b/Source/WebKit/qt/tests/qgraphicswebview/resources/greendiv.html deleted file mode 100644 index 2f7fa97ca..000000000 --- a/Source/WebKit/qt/tests/qgraphicswebview/resources/greendiv.html +++ /dev/null @@ -1,8 +0,0 @@ - -
- - diff --git a/Source/WebKit/qt/tests/qgraphicswebview/resources/input_types.html b/Source/WebKit/qt/tests/qgraphicswebview/resources/input_types.html deleted file mode 100644 index 18ab314bf..000000000 --- a/Source/WebKit/qt/tests/qgraphicswebview/resources/input_types.html +++ /dev/null @@ -1,8 +0,0 @@ - -
-
-
-
-
-
" - \ No newline at end of file diff --git a/Source/WebKit/qt/tests/qgraphicswebview/resources/pointing_right.html b/Source/WebKit/qt/tests/qgraphicswebview/resources/pointing_right.html deleted file mode 100644 index bc592fbde..000000000 --- a/Source/WebKit/qt/tests/qgraphicswebview/resources/pointing_right.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - diff --git a/Source/WebKit/qt/tests/qgraphicswebview/resources/pointing_up.html b/Source/WebKit/qt/tests/qgraphicswebview/resources/pointing_up.html deleted file mode 100644 index 474a56d3f..000000000 --- a/Source/WebKit/qt/tests/qgraphicswebview/resources/pointing_up.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - diff --git a/Source/WebKit/qt/tests/qgraphicswebview/resources/scrolltest_page.html b/Source/WebKit/qt/tests/qgraphicswebview/resources/scrolltest_page.html deleted file mode 100644 index 18fcbbebe..000000000 --- a/Source/WebKit/qt/tests/qgraphicswebview/resources/scrolltest_page.html +++ /dev/null @@ -1,6 +0,0 @@ - -Scrolling test - -
- - -- cgit v1.2.1