Skip to content

Commit 6fe7e32

Browse files
committed
[css-overflow-4][editorial] Fix markup error
1 parent 157b417 commit 6fe7e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-overflow-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1703,7 +1703,7 @@ showing in which case space is reserved for the <a>scrollbar gutter</a>.
17031703
<th rowspan=2>'overflow'
17041704
<th rowspan=2>'scrollbar-gutter'
17051705
<th colspan=2>Classic scrollbars
1706-
<th colspan=2 rowspan=2>Overlay scrollbars <small>(whether overflowing or not)</small>
1706+
<th rowspan=2>Overlay scrollbars <small>(whether overflowing or not)</small>
17071707
<tr>
17081708
<th>Overflowing
17091709
<th>Not overflowing

0 commit comments

Comments
 (0)