Skip to content

Commit 4eae0ca

Browse files
committed
[geometry-1][editorial Changes since 2018 CR
1 parent 91d4f1d commit 4eae0ca

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

geometry/Overview.bs

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1803,6 +1803,18 @@ is NaN if any member of the list is NaN, or the maximum of the list otherwise.
18031803

18041804
<em>This section is non-normative.</em>
18051805

1806+
The following changes were made since the <a
1807+
href="https://www.w3.org/TR/2018/CR-geometry-1-20181204/">4 December 2018 Candidate Recommendation</a>.
1808+
1809+
<!-- to Feb 10 2022 -->
1810+
* Clarified that column vectors are pre-multiplied by matrices <a href="https://github.com/w3c/fxtf-drafts/issues/294">#294</a>, <a href="https://github.com/w3c/fxtf-drafts/issues/359">#359</a>
1811+
* Defined minimum and maximum as preferring NaN <a href="https://github.com/w3c/fxtf-drafts/issues/222">#222</a>
1812+
* Used new WebIDL constructor definition
1813+
* Added default dictionary value
1814+
* Added [NewObject] to matrixTransform, to align with prose description
1815+
* Removed redundant originZ check <a href="https://github.com/w3c/fxtf-drafts/issues/350">#350</a>
1816+
* Added explicit [Exposed] to DOMRectList
1817+
18061818
The following changes were made since the <a
18071819
href="https://www.w3.org/TR/2014/CR-geometry-1-20141125/">25 November 2014 Candidate Recommendation</a>.
18081820

0 commit comments

Comments
 (0)