Bug 143153
Summary: | Support for text-transform: full-width | ||
---|---|---|---|
Product: | WebKit | Reporter: | Theresa O'Connor <eoconnor> |
Component: | Text | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | browserbugs2, eoconnor, m_dubet, ntim, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar, W3CTest |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.chromium.org/p/chromium/issues/detail?id=684968 |
Theresa O'Connor
W3C test here: http://www.w3.org/International/tests/repo/run?base=css-text-3&batch=text-transform&test=text-transform-fullwidth-001.xht
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Theresa O'Connor
See also the JLREQ issue tracking this: https://github.com/w3c/jlreq/issues/172
Radar WebKit Bug Importer
<rdar://problem/81520147>
GĂ©rard Talbot (no longer involved)
2 additional 'text-transform: full-width' tests (with their expected associated references and their test results) in the context of vertical writing-modes:
http://wpt.live/css/css-text/text-transform/text-transform-fullwidth-004.xht
http://wpt.live/css/css-text/text-transform/text-transform-fullwidth-004-ref.xht
https://wpt.fyi/results/css/css-text/text-transform/text-transform-fullwidth-004.xht?label=master&label=experimental&aligned
http://wpt.live/css/css-text/text-transform/text-transform-fullwidth-005.xht
http://wpt.live/css/css-text/text-transform/text-transform-fullwidth-005-ref.xht
https://wpt.fyi/results/css/css-text/text-transform/text-transform-fullwidth-005.xht?label=master&label=experimental&aligned
- - - -
Blink correspondent bug report:
Issue 684968: Support for text-transform: full-width (basic)
https://bugs.chromium.org/p/chromium/issues/detail?id=684968
Matthieu Dubet
Gecko has implemented it: https://bugzilla.mozilla.org/show_bug.cgi?id=774560
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/10862
EWS
Committed 261211@main (2b128e4b3389): <https://commits.webkit.org/261211@main>
Reviewed commits have been landed. Closing PR #10862 and removing active labels.