Skip to content

Commit 281b5f3

Browse files
committed
[css-flexbox-1][editorial] Required link to imp report was missing
1 parent 5e4cb34 commit 281b5f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-flexbox-1/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Work Status: Testing
99
Group: csswg
1010
ED: https://drafts.csswg.org/css-flexbox/
1111
TR: https://www.w3.org/TR/css-flexbox-1/
12+
Implementation Report: https://wpt.fyi/results/css/css-flexbox
1213
Abstract: The specification describes a CSS box model optimized for user interface design. In the flex layout model, the children of a flex container can be laid out in any direction, and can “flex” their sizes, either growing to fill unused space or shrinking to avoid overflowing the parent. Both horizontal and vertical alignment of the children can be easily manipulated. Nesting of these boxes (horizontal inside vertical, or vertical inside horizontal) can be used to build layouts in two dimensions.
1314
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/, w3cid 42199
1415
Editor: Elika J. Etemad / fantasai, Apple, http://fantasai.inkedblade.net/contact, w3cid 35400

0 commit comments

Comments
 (0)