summaryrefslogtreecommitdiffstats
path: root/WebCore/manual-tests/system-color-change.html
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/manual-tests/system-color-change.html')
-rw-r--r--WebCore/manual-tests/system-color-change.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/WebCore/manual-tests/system-color-change.html b/WebCore/manual-tests/system-color-change.html
new file mode 100644
index 0000000..d06f242
--- /dev/null
+++ b/WebCore/manual-tests/system-color-change.html
@@ -0,0 +1,7 @@
+<body bgcolor="highlight">
+Change the system highlight color.
+
+On Mac OS X, go into System Preferences and change the Highlight color in the Appearance preference panel.
+
+If the background of this page changes color immediately, the test passed.
+</body>