Skip to content

Commit bda90fd

Browse files
authored
[css-regions-1] Add whitespaces around combinator (#9132)
1 parent bdf1e91 commit bda90fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-regions-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ The 'flow-into' property</h3>
381381

382382
<pre class='propdef'>
383383
Name: flow-into
384-
Value: none | <<ident>> [element|content]?
384+
Value: none | <<ident>> [element | content]?
385385
Initial: none
386386
Applies To: All elements, but not <a href="https://www.w3.org/TR/selectors/#pseudo-elements">pseudo-elements</a> such as <code>::first-line</code>, <code>::first-letter</code>, <code>::before</code> or <code>::after</code>.
387387
Inherited: no

0 commit comments

Comments
 (0)