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