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 --- Source/WebKit/qt/tests/qwebframe/resources/style.css | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Source/WebKit/qt/tests/qwebframe/resources/style.css (limited to 'Source/WebKit/qt/tests/qwebframe/resources/style.css') diff --git a/Source/WebKit/qt/tests/qwebframe/resources/style.css b/Source/WebKit/qt/tests/qwebframe/resources/style.css deleted file mode 100644 index c05b747f1..000000000 --- a/Source/WebKit/qt/tests/qwebframe/resources/style.css +++ /dev/null @@ -1 +0,0 @@ -#idP {color: red !important} -- cgit v1.2.1