Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740

This commit is contained in:
Ms2ger 2015-09-18 16:05:28 +02:00
parent 7f2d81933a
commit bff545d198
1882 changed files with 16167 additions and 10909 deletions

View file

@ -16,7 +16,7 @@
div
{
color: green;
font: 6.25em/1 Ahem; /* computes to 100px/100px */
font: 100px/1 Ahem; /* computes to 100px/100px */
height: 300px;
width: 200px;
}