Bug 229078

Summary: Unprefix -webkit-box-decoration-break
Product: WebKit Reporter: Sam Sneddon [:gsnedders] <gsnedders>
Component: CSSAssignee: Karl Dubost <karlcow>
Status: NEW    
Severity: Normal CC: bramus, graouts, karlcow, mmaxfield, ntim, sebastianzartner, webkit-bug-importer, zalan
Priority: P2 Keywords: BrowserCompat, InRadar, WPTImpact
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=265615
https://bugs.webkit.org/show_bug.cgi?id=278391
https://bugs.webkit.org/show_bug.cgi?id=144249
https://bugs.webkit.org/show_bug.cgi?id=145808
https://bugs.webkit.org/show_bug.cgi?id=187887
https://bugs.webkit.org/show_bug.cgi?id=258146
https://bugs.webkit.org/show_bug.cgi?id=258697
https://bugs.webkit.org/show_bug.cgi?id=267846
https://bugs.webkit.org/show_bug.cgi?id=274145
Bug Depends on: 140226, 144249    
Bug Blocks: 217522    

Sam Sneddon [:gsnedders]
Reported 2021-08-13 10:36:28 PDT
Not immediately clear to me what this is actually blocked on? Maybe we can just go ahead and unprefix with an alias?
Attachments
Radar WebKit Bug Importer
Comment 1 2021-08-20 10:37:21 PDT
Antoine Quint
Comment 2 2022-03-08 08:45:08 PST
Ideally this would add animation support for this property in CSSPropertyAnimation. See the many uses of DiscretePropertyWrapper, this will likely be a one-liner.
Tim Nguyen (:ntim)
Comment 3 2022-04-28 09:14:57 PDT
According to MDN, WebKit only supports this for inline elements (like Chrome).
Karl Dubost
Comment 5 2023-08-24 01:49:06 PDT
So I was wondering the same. I have made a patch which solves the parsing but doesn't solve test 1, 2, and 4. https://wpt.fyi/results/css/css-break?label=master&label=experimental&aligned&q=safari%3Afail%20box-decoration-break Let's see if they are more things we could do about it.
Karl Dubost
Comment 6 2023-08-24 01:56:01 PDT
Note You need to log in before you can comment on or make changes to this bug.