Bug 250657
Summary: | `text-combine-upright: all` & `text-transform` don't work together | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ahmad Saleem <ahmad.saleem792> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | karlcow, mmaxfield, ntim, webkit-bug-importer |
Priority: | P2 | Keywords: | BrowserCompat, InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ahmad Saleem
Hi Team,
While going through Blink's commit, I came across another failing test case compared to Chrome Canary 111 and Firefox Nightly 110.
Failing Test Case - https://jsfiddle.net/es32cpu4/
^ where it should be uppercase, it isn't and same is in case of upright.
Blink Commit - https://chromium.googlesource.com/chromium/blink/+/8adabd82d989811df5dd94bb211a30eb7c2b0a9c
I don't know whether 1-1 merge is possible or not but it is good to track this.
Thanks!
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Nguyen (:ntim)
Seems like a good change to make, to match Chrome & FF with `text-combine-upright: all;`
Ahmad Saleem
Based on following comment from Alan:
https://github.com/WebKit/WebKit/pull/8703#discussion_r1072574376
Blink's patch is not working properly and also this is subject to refactoring soonish. I am going to close my PR:
https://github.com/WebKit/WebKit/pull/8703
and leave it as open for tracking purposes. Thanks!
Radar WebKit Bug Importer
<rdar://problem/104536912>