]> source.dussan.org Git - jquery-ui.git/commitdiff
Accordion: different useless markup for getting consistent results for the destroy...
authorjzaefferer <joern.zaefferer@gmail.com>
Sat, 3 Apr 2010 15:48:39 +0000 (17:48 +0200)
committerjzaefferer <joern.zaefferer@gmail.com>
Sat, 3 Apr 2010 15:48:39 +0000 (17:48 +0200)
tests/unit/accordion/accordion.html

index 26b0355e9a2b01b17934e58252511d8101719a2a..3badebda9629c61092463f72b1f1a1b0e8180efb 100644 (file)
@@ -55,7 +55,7 @@
        <div>
                <div id="list1" class="foo">
                <a class="bar">There is one obvious advantage:</a>
-               <div style="color: #ff0000" class="foo">
+               <div style="font-style: normal; " 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="color: #ff0000" class="foo">
+               <div style="font-style: normal; " 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="color: #ff0000" class="foo">
+               <div style="font-style: normal; " class="foo">
                    <p>
                        get two for three beer.
                    </p>