summaryrefslogtreecommitdiffstats
path: root/remote/test/puppeteer/test/assets/injectedstyle.css
diff options
context:
space:
mode:
Diffstat (limited to 'remote/test/puppeteer/test/assets/injectedstyle.css')
-rw-r--r--remote/test/puppeteer/test/assets/injectedstyle.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/remote/test/puppeteer/test/assets/injectedstyle.css b/remote/test/puppeteer/test/assets/injectedstyle.css
new file mode 100644
index 0000000000..aa1634c255
--- /dev/null
+++ b/remote/test/puppeteer/test/assets/injectedstyle.css
@@ -0,0 +1,3 @@
+body {
+ background-color: red;
+}