WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
176688
[css-grid] Use transferred size over content size for automatic minimum size
https://bugs.webkit.org/show_bug.cgi?id=176688
Summary
[css-grid] Use transferred size over content size for automatic minimum size
Manuel Rego Casasnovas
Reported
2017-09-11 05:59:17 PDT
CSS WG has agreed to modify the spec so now the transferred size is used (if it exists) independently if it's bigger or smaller than the content size. See:
https://github.com/w3c/csswg-drafts/issues/1149
The spec text (
https://drafts.csswg.org/css-grid/#min-size-auto
): "The automatic minimum size for a grid item in a given dimension is its specified size if it exists, otherwise its transferred size if that exists, else its content size"
Attachments
Patch
(17.39 KB, patch)
2017-09-11 06:05 PDT
,
Manuel Rego Casasnovas
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Manuel Rego Casasnovas
Comment 1
2017-09-11 06:05:05 PDT
Created
attachment 320427
[details]
Patch
Javier Fernandez
Comment 2
2017-09-11 06:16:35 PDT
Comment on
attachment 320427
[details]
Patch The patch looks good to me, regarding grid's logic changes.
Sergio Villar Senin
Comment 3
2017-09-12 03:31:22 PDT
Comment on
attachment 320427
[details]
Patch Really happy to see that code being deleted.
WebKit Commit Bot
Comment 4
2017-09-12 04:30:52 PDT
Comment on
attachment 320427
[details]
Patch Clearing flags on attachment: 320427 Committed
r221910
: <
http://trac.webkit.org/changeset/221910
>
WebKit Commit Bot
Comment 5
2017-09-12 04:30:54 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2017-09-27 12:32:34 PDT
<
rdar://problem/34693453
>
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