mirror of
https://github.com/servo/servo
synced 2026-04-30 03:17:15 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user