summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/browsers/offline/resources/css/online.css
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/html/browsers/offline/resources/css/online.css')
-rw-r--r--testing/web-platform/tests/html/browsers/offline/resources/css/online.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/web-platform/tests/html/browsers/offline/resources/css/online.css b/testing/web-platform/tests/html/browsers/offline/resources/css/online.css
new file mode 100644
index 000000000..39efcb2ab
--- /dev/null
+++ b/testing/web-platform/tests/html/browsers/offline/resources/css/online.css
@@ -0,0 +1,5 @@
+.connectivity {
+ color: #fff;
+ background: blue;
+ padding: 20px;
+} \ No newline at end of file