CARVIEW |
Select Language
HTTP/2 200
date: Thu, 09 Oct 2025 05:25:56 GMT
content-type: text/html
content-encoding: gzip
last-modified: Sat, 15 Jul 2023 03:16:58 GMT
cache-control: max-age=2592000, public
expires: Sat, 08 Nov 2025 05:25:56 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98bb75d24aa64e3d
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=iEOvrmw2g1sH0P5vL5VfSiUfxAP8ZlxqBdUTxUT9.zU-1759987556-1.0.1.1-DfMGM6mm1ElzqeDwXglKr9oAOAxmM.6xqFfhnauedglf4L11bW3WDnbVvZVrXRfZ8cAwly43w6oeaCNB2sxZjISB9xkN9eQonUAqTIuzdrw; path=/; expires=Thu, 09-Oct-25 05:55:56 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98bb75d24aa64e3d-BLR
alt-svc: h3=":443"; ma=86400
Re: [css-flexbox] Example 3 mentions "justify-self" when I think it wants to say "justify-content" from Tab Atkins Jr. on 2014-01-14 (www-style@w3.org from January 2014)
Re: [css-flexbox] Example 3 mentions "justify-self" when I think it wants to say "justify-content"
- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 14 Jan 2014 15:12:17 -0800
- To: Daniel Holbert <dholbert@mozilla.com>
- Cc: www-style list <www-style@w3.org>
- Message-ID: <CAAWBYDDBU3QfORKHPMRHZe2JHVy0MLsWzzUu4EXJz0oVZByWew@mail.gmail.com>
On Mon, Jan 6, 2014 at 11:12 AM, Daniel Holbert <dholbert@mozilla.com> wrote: > On 01/03/2014 02:51 PM, Tab Atkins Jr. wrote: >> It actually is intended to be justify-self, with reference to the >> Alignment spec. But it could be changed to justify-content on the >> container instead. > > Ah, right -- I see 'justify-self' is linkified to point there. Makes sense. > > I think it'd be worth changing -- I think it's clearer if it uses a > property that's defined & explained in the flexbox spec. > > It's also less likely to be a source of headaches for people trying to > test & build on top of that example. (It's conceivable that UAs with > flexbox support may take a while to honor the other CSS Alignment > properties -- I don't know if any browser supports "justify-self" right > now. So anyone trying to test the code from that example will likely run > into trouble, currently, because "justify-self" will be rejected.) Done. ~TJ
Received on Tuesday, 14 January 2014 23:13:04 UTC