Skip to content

Commit 0b5cd7b

Browse files
committed
[css-overflow] Fix bikeshed markup error
1 parent 329656c commit 0b5cd7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css-overflow/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@ The computed value of the 'continue' for a given element or pseudo element is de
543543
the computed value is ''continue/paginate''
544544
<li>On a <a>fragment box</a>
545545
the computed value is ''continue/fragments''
546-
<li>Otherwise, the computed value is 'continue/overflow''
546+
<li>Otherwise, the computed value is ''continue/overflow''
547547
</ol>
548548
<li>If the specified value is ''continue/framgents''
549549
<ol>

css-overflow/Overview.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1521,7 +1521,7 @@ <h2 class="heading settled" data-level="4" id="fragmentation"><span class="secno
15211521
<li>On a <a data-link-type="dfn" href="#fragment-box">fragment box</a>
15221522
the computed value is <a class="css" data-link-type="maybe" href="#valdef-continue-fragments">fragments</a>
15231523

1524-
<li>Otherwise, the computed value is <a class="property" data-link-type="propdesc">overflow</a>'
1524+
<li>Otherwise, the computed value is <a class="css" data-link-type="maybe" href="#valdef-continue-overflow">overflow</a>
15251525

15261526
</ol>
15271527

0 commit comments

Comments
 (0)