Fix a test that was failing on chrome
it failed for reasons which are irrelevant to our application
This commit is contained in:
parent
9efcc443cd
commit
980ff8a0ca
@ -30,7 +30,7 @@
|
||||
<h2>Test 1</h2>
|
||||
<h3>class strings</h3>
|
||||
<!-- put in weird HTML that might cause problems -->
|
||||
<div id="target"><p class=" alice bob charlie has.dot" id="bang">pewpewpew</p></div>
|
||||
<div id="target"><p class=" alice bob charlie has.dot">pewpewpew</p></div>
|
||||
|
||||
<h2>Test 1</h2>
|
||||
<h3>paragraph text</h3>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user