CARVIEW |
Select Language
HTTP/2 200
date: Wed, 08 Oct 2025 12:38:10 GMT
content-type: text/html
content-encoding: gzip
last-modified: Sat, 15 Jul 2023 03:16:33 GMT
cache-control: max-age=2592000, public
expires: Fri, 07 Nov 2025 03:46:27 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98b2a6bb087acf46
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: HIT
set-cookie: __cf_bm=w5JCdI7IjSbZOdCAJv4DqVpff8IX2DAlEZ.XM8o8UqQ-1759927090-1.0.1.1-oGndZjW6cZ1ngrCDF198Gi_k6nK83tUKcv.cGL528KHxYVfWZWjMLTWJtQQYX86.mnwZUv6Hq1MvIGD9KDx4.5D0qaXbT8eSslNTvPzH3mQ; path=/; expires=Wed, 08-Oct-25 13:08:10 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98b5b195982c75e9-BLR
alt-svc: h3=":443"; ma=86400
[css3-flexbox] Flexbox baseline when overflow is non-visible from Morten Stenshorne on 2012-08-14 (www-style@w3.org from August 2012)
[css3-flexbox] Flexbox baseline when overflow is non-visible
- From: Morten Stenshorne <mstensho@opera.com>
- Date: Tue, 14 Aug 2012 21:14:46 +0200
- To: www-style@w3.org
- Message-ID: <87y5lhl1zt.fsf@aeneas.oslo.osa>
https://dev.w3.org/csswg/css3-flexbox/#flex-baselines I cannot find any mention of what to do for flexboxes with non-visible overflow in the flexbox spec. CSS 2.1, on the other hand, says that if an inline-block has non-visible overflow, its baseline is its bottom margin edge. Wouldn't it make sense to do the same for inline-flex? What if the relevant item's baseline is in the overflowed area of its flex container? -- ---- Morten Stenshorne, developer, Opera Software ASA ---- ---- Office: +47 23692400 ------ Mobile: +47 93440112 ---- ------------------ https://www.opera.com/ -----------------
Received on Tuesday, 14 August 2012 19:15:14 UTC