commit daae333f0f7d387f6bc69a3605812cae13d6d845 parent 0e11c81a230aefea81effc2c398ac7c9defd178a Author: Chris Cuellar <58723+ChrisC@users.noreply.github.com> Date: Sat, 22 Nov 2025 21:10:59 +0000 Bug 2001331 [wpt PR 56129] - maps word-break related web features, a=testonly Automatic update from web-platform-tests maps word-break related web features (#56129) -- wpt-commits: b96ae04f9dfa0bbbfe60129bd4899f011610c8e6 wpt-pr: 56129 Diffstat:
| A | testing/web-platform/tests/css/css-text/word-break/WEB_FEATURES.yml | | | 13 | +++++++++++++ |
| A | testing/web-platform/tests/css/css-text/word-break/auto-phrase/WEB_FEATURES.yml | | | 3 | +++ |
2 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/testing/web-platform/tests/css/css-text/word-break/WEB_FEATURES.yml b/testing/web-platform/tests/css/css-text/word-break/WEB_FEATURES.yml @@ -0,0 +1,13 @@ +features: + - name: word-break-break-word + files: + - word-break-break-word-crash-001.html + - word-break-break-word-overflow-wrap-interactions.html + - word-break-min-content-* + - name: word-break + files: + - break-boundary-2-* + - word-break-break-all-* + - word-break-keep-all-* + - word-break-manual-* + - word-break-normal-* diff --git a/testing/web-platform/tests/css/css-text/word-break/auto-phrase/WEB_FEATURES.yml b/testing/web-platform/tests/css/css-text/word-break/auto-phrase/WEB_FEATURES.yml @@ -0,0 +1,3 @@ +features: +- name: word-break-auto-phrase + files: "**"