mirror of
https://github.com/jquery/jquery-ui.git
synced 2025-01-07 20:34:24 +00:00
Accordion: different useless markup for getting consistent results for the destroy test
This commit is contained in:
parent
d9c0b626cf
commit
0cb9c7d963
@ -55,7 +55,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<div id="list1" class="foo">
|
<div id="list1" class="foo">
|
||||||
<a class="bar">There is one obvious advantage:</a>
|
<a class="bar">There is one obvious advantage:</a>
|
||||||
<div style="color: #ff0000" class="foo">
|
<div style="font-style: normal; " class="foo">
|
||||||
<p>
|
<p>
|
||||||
You've seen it coming!
|
You've seen it coming!
|
||||||
<br/>
|
<br/>
|
||||||
@ -65,7 +65,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<a class="bar">Now that you've got...</a>
|
<a class="bar">Now that you've got...</a>
|
||||||
<div style="color: #ff0000" class="foo">
|
<div style="font-style: normal; " class="foo">
|
||||||
<p>
|
<p>
|
||||||
your bear, you have to admit it!
|
your bear, you have to admit it!
|
||||||
<br/>
|
<br/>
|
||||||
@ -76,7 +76,7 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<a class="bar">Rent one bear, ...</a>
|
<a class="bar">Rent one bear, ...</a>
|
||||||
<div style="color: #ff0000" class="foo">
|
<div style="font-style: normal; " class="foo">
|
||||||
<p>
|
<p>
|
||||||
get two for three beer.
|
get two for three beer.
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user