WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
84761
webkit fails IETC column-filling-001.htm
https://bugs.webkit.org/show_bug.cgi?id=84761
Summary
webkit fails IETC column-filling-001.htm
Dave Tharp
Reported
2012-04-24 14:04:49 PDT
Red letters visible on rendered page.
Attachments
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug