interop icon indicating copy to clipboard operation
interop copied to clipboard

Unprefixed `box-decoration-break`

Open BenjaminAster opened this issue 5 months ago • 0 comments

Description

The box-decoration-break CSS property still needs a -webkit- prefix in Chromium and WebKit. Chromium is currently working on shipping unprefixed support.

There is currently an open pull request for WebKit, but some some major things still seem to be unimplemented. (see bug) See also: https://github.com/web-platform-tests/interop/issues/702#issuecomment-2359032728


This issue is one of seven issues regarding unprefixing CSS properties/values, originally all in #702 (as per https://github.com/web-platform-tests/interop/issues/702#issuecomment-2358173009). The aim is to group the properties together into multiple (but not seven) focus areas.

Specification

https://drafts.csswg.org/css-break-4/#break-decoration

Additional Signals

No response

BenjaminAster avatar Sep 18 '24 18:09 BenjaminAster