[Webkit-unassigned] [Bug 103335] [CSS Grid Layout] Support all specified breadth size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 08:09:54 PST 2012


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





--- Comment #1 from Xan Lopez <xan.lopez at gmail.com>  2012-11-27 08:12:06 PST ---
Created an attachment (id=176269)
 --> (https://bugs.webkit.org/attachment.cgi?id=176269&action=review)
all-breadth-size.diff

OK, patch up for RFC. Seems something as simple as this does the trick?

Do we want to thoroughly test all the valid and invalid length types in this same test or should I create another one? Also some calc expressions seem to not work (like calc(100% - 15px) or whatever), but I assume this is because the grid layout implementation is still in the very early stages.

-- 
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