CARVIEW |
Select Language
HTTP/2 200
date: Wed, 08 Oct 2025 23:24:46 GMT
content-type: text/html
content-encoding: gzip
last-modified: Sat, 15 Jul 2023 03:16:31 GMT
cache-control: max-age=2592000, public
expires: Fri, 07 Nov 2025 23:24:46 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98b964c4984458e1
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: EXPIRED
set-cookie: __cf_bm=_GRx8C0JqdEZsM32e.tLDJWVFBNjQmucdxzRRuvRzhk-1759965886-1.0.1.1-V.vWg8WY8b8xxBWPn0En10efQzMczHoZUR.Fek2gFFcOGwIdpee.Utff_ymE6sZFPx5sigiRTHne8GlMFZl4uOad7h.cYGhQ2d_FQqeO0Hk; path=/; expires=Wed, 08-Oct-25 23:54:46 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98b964c4984458e1-BLR
alt-svc: h3=":443"; ma=86400
[css3-flexbox] hypothetical size for breaking vs. flex basis from fantasai on 2012-07-04 (www-style@w3.org from July 2012)
[css3-flexbox] hypothetical size for breaking vs. flex basis
- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Tue, 03 Jul 2012 19:32:12 -0700
- To: "www-style@w3.org" <www-style@w3.org>
- Message-ID: <4FF3AB2C.9000204@inkedblade.net>
Right now multi-line flexboxes break into lines using the flex basis. This makes a lot of sense for any explicit value of the flex basis. But for auto, I'm wondering if it might make more sense to use the minimum size instead. If you have a navigation bar, for example, you might want it to try shrinking the items to try to fit into a single line before breaking across lines. Might be something to address in Level 2, e.g. with new keywords for wrapping. But I thought I'd point it out. ~fantasai
Received on Wednesday, 4 July 2012 02:32:44 UTC