Bug 84761

Summary: webkit fails IETC column-filling-001.htm
Product: WebKit Reporter: Dave Tharp <dtharp>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: bfulgham, browserbugs2, dminor, syoichi, webkit.org
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://samples.msdn.microsoft.com/ietestcenter/css3/multicolumn/column-filling-001.htm
Bug Depends on: 94079    
Bug Blocks: 76198    

Dave Tharp
Reported 2012-04-24 14:04:49 PDT
Red letters visible on rendered page.
Attachments
Gérard Talbot (no longer involved)
Comment 1 2013-08-04 22:41:06 PDT
<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.
Brent Fulgham
Comment 2 2022-07-12 17:06:04 PDT
The relevant test case has been removed from the website.
Note You need to log in before you can comment on or make changes to this bug.