web-platform-tests / web-platform-tests/interop

Unprefix box-decoration-break

Open
#1,391 1 comment 12 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

focus-area-proposal
Dominant language
JavaScript
Stars
524
Forks
35
Avg merge
1d 4h
Merged PRs (30d)
10

Description

Description

Autoprefixer and equivalent tools are downloaded tens of millions of times every week. Safari Technology Preview recently unprefixed the user-select property as part of Interop 2026. That leaves box-decoration-break as one of the last remaining CSS properties to require a prefix (together with initial-letter, stretch and line-clamp). Unprefixing this property would enable developers to simplify their build.

Specification

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

web-feature

https://web-platform-dx.github.io/web-features-explorer/features/box-decoration-break/

Test Links

https://wpt.fyi/results/css/css-break?label=master&label=experimental&aligned&q=box-decoration-break

Additional Signals

This was previously suggested for inclusion in Interop 2024 and Interop 2025

WebKit bug
WebKit standards position

In Chrome this property was unprefixed in 2024
Chris Coyier listed this as one of his top 4 most wanted features in this blog post.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the CSS Break specification and the linked web-features entry, then inspect the box-decoration-break results on WPT.fyi. Compare the current prefixed behavior across the linked browser signals and identify the Interop test coverage needed to establish unprefixed support; done means the relevant results and project status reflect the property consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
testing, web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.