Update CSS tests to revision 465c03e3d8d42ce98b9dfa0c8d8e7b4b8d48ebd7

This commit is contained in:
Ms2ger
2015-10-21 16:35:11 +02:00
parent ea000471d3
commit 6a4ad433a2
432 changed files with 6691 additions and 83 deletions

View File

@@ -12,7 +12,7 @@
div#rl-upright
{
writing-mode: vertical-rl;
font: 60px/3 Ahem; /* computes to 60px/180px */
font: 100px/3 Ahem; /* computes to 100px/300px */
color: blue;
text-orientation: upright;
}