mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-multicol/#pseudo-algorithm" title="3.4 Pseudo-algorithm" />
|
||||
<link rel="match" href="reference/multicol-nested-005-ref.xht" />
|
||||
<!--
|
||||
The original filename of this test was
|
||||
The original filename of this test was
|
||||
multicol-inherit-005.xht
|
||||
This test also serves as a conversion of
|
||||
This test also serves as a conversion of
|
||||
multicol-nested-001.xht
|
||||
-->
|
||||
<meta name="flags" content="ahem" />
|
||||
@@ -39,7 +39,7 @@
|
||||
in each inner column box. So:
|
||||
|
||||
13em : width of each outer column box
|
||||
-
|
||||
-
|
||||
2em : horizontal margin of each div inside
|
||||
=======
|
||||
11em : width of each inner multi-column elements
|
||||
@@ -54,8 +54,8 @@
|
||||
W == max(0, 3em);
|
||||
W == 3em;
|
||||
|
||||
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