Skip to content

Commit 1e83f47

Browse files
cdoublevfantasai
authored andcommitted
[css-overflow-3] Fix ref to property production
1 parent 3ee8aa4 commit 1e83f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-overflow-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ Managing Overflow: the 'overflow-x', 'overflow-y', and 'overflow' properties</h3
450450

451451
<pre class="propdef shorthand">
452452
Name: overflow
453-
Value: <'overflow-block'>{1,2}
453+
Value: <<'overflow-block'>>{1,2}
454454
Initial: visible
455455
Applies to: block containers [[!CSS2]], flex containers [[!CSS3-FLEXBOX]], and grid containers [[!CSS3-GRID-LAYOUT]]
456456
Inherited: no

0 commit comments

Comments
 (0)