Bug 277476
Summary: | [GTK] `hyphens: auto` text is not hyphenated when `lang` attribute is not set | ||
---|---|---|---|
Product: | WebKit | Reporter: | Vitaly Dyackhov <vitaly> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Vitaly Dyackhov
While the spec https://drafts.csswg.org/css-text/#hyphens-property requires the `lang` attribute to be set for hyphenation to work, Apple ports fall back to the default language when it's not. We should do the same for compatibility.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Vitaly Dyackhov
Pull request: https://github.com/WebKit/WebKit/pull/31587
EWS
Committed 281705@main (57d1e9e10bb4): <https://commits.webkit.org/281705@main>
Reviewed commits have been landed. Closing PR #31587 and removing active labels.