Skip to content

Commit 16bd7ff

Browse files
committed
[css-sizing-3] Fix markup.
1 parent 432f68e commit 16bd7ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-sizing-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ED: https://drafts.csswg.org/css-sizing-3/
99
TR: https://www.w3.org/TR/css-sizing-3/
1010
Editor: Tab Atkins, Google, http://xanthir.com/contact/, w3cid 42199
1111
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
12-
Previous version: https://www.w3.org/TR/2016/WD-css-sizing-3-20160512/
12+
Previous version: https://www.w3.org/TR/2017/WD-css-sizing-3-20170207/
1313
Abstract: This module extends the CSS sizing properties with keywords that represent content-based "intrinsic" sizes and context-based "extrinsic" sizes, allowing CSS to more easily describe boxes that fit their content or fit into a particular layout context.
1414
Ignored Terms: content box, border box, non-replaced
1515
</pre>
@@ -273,7 +273,7 @@ Intrinsic Size Constraints</h3>
273273
██ ██ ██ ███████ ██ ████████ ████████ ██ ██████
274274
-->
275275

276-
<h2 id="specifying-sizes" oldid='size-keywords'>
276+
<h2 id="specifying-sizes" oldids='size-keywords'>
277277
Specifying Box Sizes</h2>
278278

279279
<h3 id="sizing-properties">

0 commit comments

Comments
 (0)