Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b

This commit is contained in:
Ms2ger
2015-10-06 12:33:05 +02:00
parent ad94ef5a96
commit 145aea3eeb
1196 changed files with 14344 additions and 6221 deletions

View File

@@ -23,10 +23,7 @@
<body>
<p>The test passed if all the cells are reversed.</p>
<div class="container">
<span class="first">forth</span>
<span class="second">third</span>
<span class="third">second</span>
<span class="forth">first</span>
<span class="first">forth</span><span class="second">third</span><span class="third">second</span><span class="forth">first</span>
</div>