CARVIEW |
Select Language
HTTP/2 200
date: Thu, 09 Oct 2025 18:12:12 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: Sat, 08 Nov 2025 18:12:11 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98bfd842df3af470
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=aG5JQg9EZnfMhWXdD52dSGUmQOVn0XvZV5iy7f3FLqU-1760033532-1.0.1.1-4TLzfQ9KDdKf206OdLoKcfCPRC_3dNHzs9QkAZy2cTNM37PhBHdX354Bl74d29KepMm5FTiFgUHiiX8qq7UAHq1W.iVgNPjNkf9VtYxybYQ; path=/; expires=Thu, 09-Oct-25 18:42:12 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98bfd842df3af470-BLR
alt-svc: h3=":443"; ma=86400
[css3-flexbox]Percentage max-width, min-width of flex container's item etc. against indefinite size of the flex container from S?awomir Domaga?a on 2012-06-08 (www-style@w3.org from July 2012)
[css3-flexbox]Percentage max-width, min-width of flex container's item etc. against indefinite size of the flex container
- From: S?awomir Domaga?a <godlark.sd@gmail.com>
- Date: Fri, 08 Jun 2012 15:38:54 +0000
- To: www-style@w3.org
- Message-ID: <CAB9zB06OmMJNrn++xTzAHTkFc+CETQxXBZKJMEkLP=O882Ah0Q@mail.gmail.com>
I have doubts 1. If max-width, min-width of flex container's item is <percentage> and flex container has indefinite size, should the property be ignored? Or should percentage be used against size of available cross/main space (mentioned at #line-sizing)? 2. If these proporties are ignored at point one, are they used at #resolve-flexible-lengths (step 5)? S?awomir Domaga?a
Received on Monday, 2 July 2012 11:39:21 UTC