File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes to cssdb
22
3+ ### 8.5.1 (December 3, 2025)
4+
5+ - Rename ` position-area ` to ` position-area-property `
6+
37### 8.5.0 (December 3, 2025)
48
59- Added ` position-area `
Original file line number Diff line number Diff line change 19121912 "vendors_implementations" : 3
19131913 },
19141914 {
1915- "id" : " position-area" ,
1915+ "id" : " position-area-property " ,
19161916 "title" : " `position-area` property" ,
19171917 "description" : " The `position-area` property offers a convenient grid-based concept for positioning relative to the default anchor box." ,
19181918 "specification" : " https://drafts.csswg.org/css-anchor-position/#position-area" ,
Original file line number Diff line number Diff line change @@ -1912,7 +1912,7 @@ export default [
19121912 "vendors_implementations" : 3
19131913 } ,
19141914 {
1915- "id" : "position-area" ,
1915+ "id" : "position-area-property " ,
19161916 "title" : "`position-area` property" ,
19171917 "description" : "The `position-area` property offers a convenient grid-based concept for positioning relative to the default anchor box." ,
19181918 "specification" : "https://drafts.csswg.org/css-anchor-position/#position-area" ,
Original file line number Diff line number Diff line change 14271427 ]
14281428 },
14291429 {
1430- "id" : " position-area" ,
1430+ "id" : " position-area-property " ,
14311431 "title" : " `position-area` property" ,
14321432 "description" : " The `position-area` property offers a convenient grid-based concept for positioning relative to the default anchor box." ,
14331433 "specification" : " https://drafts.csswg.org/css-anchor-position/#position-area" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " cssdb" ,
3- "version" : " 8.5.0 " ,
3+ "version" : " 8.5.1 " ,
44 "type" : " module" ,
55 "description" : " A list of CSS features and their positions in the process of becoming implemented web standards" ,
66 "license" : " MIT-0" ,
You can’t perform that action at this time.
0 commit comments