summaryrefslogtreecommitdiffstats
path: root/accessible/tests/mochitest/elm/test_nsApplicationAcc.html
diff options
context:
space:
mode:
Diffstat (limited to 'accessible/tests/mochitest/elm/test_nsApplicationAcc.html')
-rw-r--r--accessible/tests/mochitest/elm/test_nsApplicationAcc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessible/tests/mochitest/elm/test_nsApplicationAcc.html b/accessible/tests/mochitest/elm/test_nsApplicationAcc.html
index e23eb37bc..58763e437 100644
--- a/accessible/tests/mochitest/elm/test_nsApplicationAcc.html
+++ b/accessible/tests/mochitest/elm/test_nsApplicationAcc.html
@@ -32,7 +32,7 @@
// nsIAccessible::name
var applicationName = "";
- if (LINUX) {
+ if (LINUX || SOLARIS) {
applicationName = appInfo.name;
} else {
try {