aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit')
-rw-r--r--tests/unit/accordion/accordion.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/unit/accordion/accordion.html b/tests/unit/accordion/accordion.html
index b54db7c33..765048c32 100644
--- a/tests/unit/accordion/accordion.html
+++ b/tests/unit/accordion/accordion.html
@@ -55,7 +55,7 @@
<div>
<div id="list1" class="foo">
<a class="bar">There is one obvious advantage:</a>
- <div style="" class="foo">
+ <div style="color: #ff0000" class="foo">
<p>
You've seen it coming!
<br/>
@@ -65,7 +65,7 @@
</p>
</div>
<a class="bar">Now that you've got...</a>
- <div style="" class="foo">
+ <div style="color: #ff0000" class="foo">
<p>
your bear, you have to admit it!
<br/>
@@ -76,7 +76,7 @@
</p>
</div>
<a class="bar">Rent one bear, ...</a>
- <div style="" class="foo">
+ <div style="color: #ff0000" class="foo">
<p>
get two for three beer.
</p>