Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Commit a59a79b

Browse files
committed
Added object-fit for video and canvas + link to uservoice
1 parent 9a19674 commit a59a79b

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

status.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2598,7 +2598,7 @@
25982598
"uservoiceid": 6557946
25992599
},
26002600
{
2601-
"name": "object-fit and object-position",
2601+
"name": "object-fit and object-position (images)",
26022602
"category": "CSS",
26032603
"link": "https://dev.w3.org/csswg/css-images-3/#the-object-fit",
26042604
"summary": "CSS properties that control the position and size of replaced content within the content box",
@@ -2612,6 +2612,20 @@
26122612
"id": 5302669702856704,
26132613
"uservoiceid": 6263790
26142614
},
2615+
{
2616+
"name": "object-fit and object-position (video/canvas/etc)",
2617+
"category": "CSS",
2618+
"link": "https://dev.w3.org/csswg/css-images-3/#the-object-fit",
2619+
"summary": "CSS properties that control the position and size of replaced content within the content box",
2620+
"standardStatus": "Established standard",
2621+
"ieStatus": {
2622+
"text": "Under consideration",
2623+
"priority": "Medium"
2624+
},
2625+
"spec": "css-images-3",
2626+
"msdn": "https://developer.mozilla.org/docs/Web/CSS/object-fit",
2627+
"uservoiceid": 32011258
2628+
},
26152629
{
26162630
"name": "Conditional Rules",
26172631
"category": "CSS",

0 commit comments

Comments
 (0)