CARVIEW |
Select Language
HTTP/2 200
date: Thu, 09 Oct 2025 19:22:11 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: Sat, 08 Nov 2025 13:32:17 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=I1ZFZB52fPmdHLner1fzXoPMLsFPHl3MYHDcAkmR1B8-1760037731-1.0.1.1-QKLXi7krRG.UIEY7SQOWyDeGRD.84MyS22pvCtgfMewQ2I91QCzm4ZpRNLqb9zZ99rqfR_YtNE77SEnx7X7H4zczFo5spajXVEr3_Y0Sgpc; path=/; expires=Thu, 09-Oct-25 19:52:11 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98c03ec65be28087-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