25 Mar
2022
25 Mar
'22
6:55 p.m.
Hello WebKit! We're working on adding 2 new CSS properties : object-view-box and object-overflow. These properties allow the content for replaced elements to paint outside their content-box, similar to ink overflow for other elements. The spec for these properties are as follows : - object-view-box : https://drafts.csswg.org/css-images-4/#the-object-view-box - object-overflow : https://drafts.csswg.org/css-images-4/#the-object-overflow And here is the issue capturing the discussion within the CSSWG : https://github.com/w3c/csswg-drafts/issues/7058. We'd appreciate your feedback. Thanks. Khushal Sagar Google Chrome team