[Webkit-unassigned] [Bug 84761] webkit fails IETC column-filling-001.htm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 4 22:41:24 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=84761


Gérard Talbot <browserbugs at gtalbot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |browserbugs at gtalbot.org




--- Comment #1 from Gérard Talbot <browserbugs at gtalbot.org>  2013-08-04 22:41:06 PST ---
<meta name="assert" content="Columns are filled sequentially."/>

Not true. Columns, by default, are filled in a balanced manner. 

"
7.1. ‘column-fill’
Name:     column-fill
Value:     auto | balance
Initial:     balance
Applies to:     multicol elements 
"
http://www.w3.org/TR/css3-multicol/#cf

And this is the case for this test as column-fill is not declared.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list