Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger
2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View File

@@ -56,7 +56,7 @@
in each inner column box. So:
12em : width of each outer column box
-
-
2em : horizontal margin of each div inside
=======
10em : width of each inner multi-column elements
@@ -71,8 +71,8 @@
W == max(0, 1.33333em);
W == 1.33333em;
So, each duo of 'a', 'm' and 'x' should fill one and only 1 line
box. There are 8 duos; therefore, the first 2 inner
So, each duo of 'a', 'm' and 'x' should fill one and only 1 line
box. There are 8 duos; therefore, the first 2 inner
column boxes should use 3 line boxes and the 3rd inner
column box should be using 2 line boxes.