summaryrefslogtreecommitdiffstats
path: root/layout/reftests/color-scheme/color-scheme-themed-button-notref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/color-scheme/color-scheme-themed-button-notref.html')
-rw-r--r--layout/reftests/color-scheme/color-scheme-themed-button-notref.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/layout/reftests/color-scheme/color-scheme-themed-button-notref.html b/layout/reftests/color-scheme/color-scheme-themed-button-notref.html
new file mode 100644
index 0000000000..ffa300c513
--- /dev/null
+++ b/layout/reftests/color-scheme/color-scheme-themed-button-notref.html
@@ -0,0 +1,5 @@
+<!doctype html>
+<style>
+ button { color: transparent; }
+</style>
+<button>ABC</button>