Skip to content

Commit

Permalink
Update css/css-multicol/multicol-span-all-002.xht
Browse files Browse the repository at this point in the history
Co-Authored-By: rachelandrew <[email protected]>
  • Loading branch information
Ms2ger and rachelandrew authored Oct 19, 2018
1 parent 659a97e commit 2e263df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/css-multicol/multicol-span-all-002.xht
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<link rel="help" href="http://www.w3.org/TR/css3-multicol/#column-span" title="6.1. 'column-span'" />
<link rel="match" href="multicol-span-all-002-ref.xht" />
<meta name="flags" content="ahem" />
<meta name="assert" content="Test of the situation where there is not sufficient space for the spanning element, UA may treat the element as 'column-span: none'; in which case, 'overflow: hidden' will take care of overflowed content out of multi-column box."
<meta name="assert" content="Test of the situation where there is not sufficient space for the spanning element, UA may treat the element as 'column-span: none'; in which case, 'overflow: hidden' will take care of overflowed content out of multi-column box." />
<style type="text/css"><![CDATA[
div
{
Expand Down Expand Up @@ -67,4 +67,4 @@
</div>

</body>
</html>
</html>

0 comments on commit 2e263df

Please sign in to comment.