Closed Bug 731516 Opened 12 years ago Closed 12 years ago

Multicolumn is broken in http://platform.html5.org/

Categories

(Tech Evangelism Graveyard :: English Other, defect)

defect
Not set
normal

Tracking

(firefox12-, firefox13-)

RESOLVED FIXED
Tracking Status
firefox12 - ---
firefox13 - ---

People

(Reporter: smaug, Unassigned)

References

Details

(Keywords: regression)

      No description provided.
Regression window: 2011-12-26-03-10-02 -- 2011-12-27-03-10-15
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=9f29daaecbcc&tochange=6f4f2e53694b
Bug 695222 seems the most likely cause.
Blocks: 695222
Keywords: regression
roc - can you find somebody to take a look at this regression in FF12? Thanks!
Assignee: nobody → roc
I can take it, since it appears to be a regression due to my implementation of bug 695222.
Assignee: roc → sjohnson
Actually, I don't think this is a regression in our code. It's simply that the definition for 'column-fill' changed in the spec. It used to affect only containers that were height-limited, but now it affects all column elements. 

Long story short, in order to get the previous behavior back, the website needs to set 'column-fill: balance' instead of 'column-fill: auto' in its CSS. The reference for this change is here:

http://lists.w3.org/Archives/Public/www-style/2012Jan/0393.html
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
(In reply to Scott Johnson (:jwir3) from comment #4)
> Actually, I don't think this is a regression in our code. It's simply that
> the definition for 'column-fill' changed in the spec. It used to affect only
> containers that were height-limited, but now it affects all column elements. 
> 
> Long story short, in order to get the previous behavior back, the website
> needs to set 'column-fill: balance' instead of 'column-fill: auto' in its
> CSS. The reference for this change is here:
> 
> http://lists.w3.org/Archives/Public/www-style/2012Jan/0393.html

When I said 'column-fill', I actually meant the prefixed version, '-moz-column-fill'.
Please move thous bugs to "Tech Evangelism" and try to contact the webmaster.
Assignee: sjohnson → english-other
Status: RESOLVED → REOPENED
Component: Layout → English Other
OS: Linux → All
Product: Core → Tech Evangelism
QA Contact: layout → english-other
Hardware: x86_64 → All
Resolution: INVALID → ---
Version: 12 Branch → unspecified
(In reply to j.j. (inactive in 2012) from comment #6)
> Please move thous bugs to "Tech Evangelism" and try to contact the webmaster.

I'm the webmaster for platform.html5.org so no need for evangelism team to contact me :-) I've already made the fix, based on the info from Scott (thanks Scott!).
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.