tests reversed

pull/4282/head
Maxim Matyunin 6 years ago
parent 7f2b68e53d
commit 00910fe792

@ -1,7 +1,7 @@
<p>one</p> <p>one</p>
<style> <style>
.three { .two {
color: red; color: red;
} }
</style> </style>

@ -1,7 +1,7 @@
<p>one</p> <p>one</p>
<style> <style>
.two { .three {
color: red; color: red;
} }
</style> </style>

Loading…
Cancel
Save