File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -295,12 +295,15 @@ Flow-Relative Box Model Properties</h2>
295295 that are <a>flow-relative</a> equivalents
296296 of <a>physical</a> box model properties.
297297 Each set of related flow-relative longhand properties
298- and their parallel physical properties
298+ and their parallel physical properties,
299+ which set equivalent styles on different sides or dimensions of a box,
299300 form a <dfn export>logical property group</dfn> .
300301 For example, the 'padding-*' properties
301302 form a single <a>logical property group</a> ,
302303 the 'margin-*' properties
303304 form a separate <a>logical property group</a> ,
305+ the 'border-*-style' properties
306+ form another <a>logical property group</a> ,
304307 etc.
305308 The type of directional or axis mapping
306309 (<a>flow-relative</a> or <a>physical</a> )
You can’t perform that action at this time.
0 commit comments