- From: <bugzilla@jessica.w3.org>
- Date: Tue, 03 Jul 2012 15:46:44 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17678 Summary: Typo: ‘flex’ should be ‘inline-flex’ Product: CSS Version: unspecified Platform: All OS/Version: All Status: NEW Severity: trivial Priority: P2 Component: Flexbox AssignedTo: jackalmage@gmail.com ReportedBy: ayg@aryeh.name QAContact: public-css-bugzilla@w3.org CC: dbaron@dbaron.org, alexmog@microsoft.com At the beginning of section 3, it says: ‘flex’ This value causes an element to generate a block-level flex container box. ‘flex’ This value causes an element to generate a inline-level flex container box. The second one needs to be ‘inline-flex’. -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 3 July 2012 15:46:54 UTC