Skip to content

Commit 99a07bc

Browse files
committed
[css-grid] Update changes section.
1 parent 64b049d commit 99a07bc

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

css-grid-1/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4679,9 +4679,11 @@ Changes since the <a href="https://www.w3.org/TR/2020/CR-css-grid-1-20200818/">1
46794679
<li id="change-2020-align-normal-aspect-ratio">
46804680
Fix errors introduced by in the previous CR by an undocumented attempt to clarify [[#grid-item-sizing]] interaction with 'aspect-ratio'.
46814681
<li id="change-2020-preferred-aspect-ratio">
4682-
Updated some instances of [=natural aspect ratio=]
4682+
Updated some instances of “intrinsic aspect ratio
46834683
to use the more generic term [=preferred aspect ratio=].
46844684
(<a href="https://github.com/w3c/csswg-drafts/issues/4962">Issue 4962</a>)
4685+
<li id="change-2020-editorial">
4686+
Minor editorial clean-up and better alignment of terminology across specs.
46854687
</ul>
46864688

46874689
<h3 id="changes-2017">

css-grid-2/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5313,9 +5313,11 @@ Changes since the <a href="https://www.w3.org/TR/2020/CR-css-grid-2-20200818/">A
53135313
<li id="change-2020-align-normal-aspect-ratio">
53145314
Fix errors introduced by in the previous CR of CSS Grid 1 by an undocumented attempt to clarify [[#grid-item-sizing]] interaction with 'aspect-ratio'.
53155315
<li id="change-2020-preferred-aspect-ratio">
5316-
Updated some instances of [=natural aspect ratio=]
5316+
Updated some instances of “intrinsic aspect ratio
53175317
to use the more generic term [=preferred aspect ratio=].
53185318
(<a href="https://github.com/w3c/csswg-drafts/issues/4962">Issue 4962</a>)
5319+
<li id="change-2020-editorial">
5320+
Minor editorial clean-up and better alignment of terminology across specs.
53195321
</ul>
53205322

53215323
<h3 class="no-num" id="changes-20180904">

0 commit comments

Comments
 (0)