Bug 243670
Summary: | Unprefix -webkit-hyphens/-webkit-hyphenate-character CSS properties | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joonghun Park <jh718.park> |
Component: | CSS | Assignee: | Joonghun Park <jh718.park> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bramus, mmaxfield, ntim, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://github.com/WebKit/WebKit/pull/14061 |
Joonghun Park
This change supports unprefixed hyphenate-character, not only -webkit-hyphenate-character.
According to the csswg discussion, https://github.com/w3c/csswg-drafts/issues/6887, hyphenate-character css property is stable enough to ship.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Nguyen (:ntim)
How much of the WPT test suite passes? https://wpt.fyi/results/css/css-text/hyphens?label=master&label=experimental&aligned&view=subtest&q=hyphenate-character
Tim Nguyen (:ntim)
(We should probably import that test suite too)
Radar WebKit Bug Importer
<rdar://problem/98668163>
EWS
Committed 264628@main (9f181fb3edaf): <https://commits.webkit.org/264628@main>
Reviewed commits have been landed. Closing PR #14061 and removing active labels.
Sam Sneddon [:gsnedders]
*** Bug 193002 has been marked as a duplicate of this bug. ***
Anne van Kesteren
*** Bug 234491 has been marked as a duplicate of this bug. ***