Bug 233439 - Delete useBackslashAsYenSymbol
Summary: Delete useBackslashAsYenSymbol
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
: 187714 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-11-22 23:40 PST by Myles C. Maxfield
Modified: 2023-05-31 09:35 PDT (History)
20 users (show)

See Also:


Attachments
Patch (20.68 KB, patch)
2021-11-22 23:43 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (806.63 KB, patch)
2021-11-23 00:35 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (807.81 KB, patch)
2021-11-23 01:16 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (981.85 KB, patch)
2021-11-23 13:08 PST, Myles C. Maxfield
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2021-11-22 23:40:35 PST
Delete useBackslashAsYenSymbol
Comment 1 Myles C. Maxfield 2021-11-22 23:43:38 PST
Created attachment 445006 [details]
Patch
Comment 2 Myles C. Maxfield 2021-11-23 00:35:30 PST
Created attachment 445013 [details]
Patch
Comment 3 Myles C. Maxfield 2021-11-23 01:16:07 PST
Created attachment 445016 [details]
Patch
Comment 4 Myles C. Maxfield 2021-11-23 13:08:08 PST
Created attachment 445046 [details]
Patch
Comment 5 Alexey Proskuryakov 2021-11-23 21:22:55 PST
Comment on attachment 445046 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=445046&action=review

> Source/WebCore/ChangeLog:8
> +        No other browsers on macOS have this behavior. On Windows, this behavior is implemented in the fonts

This explains why the current behavior is imperfect, but not why removing it is acceptable for user experience. How can we tell if this regresses websites? Surely displaying the expected character is better than not?
Comment 6 Radar WebKit Bug Importer 2021-11-29 23:41:23 PST
<rdar://problem/85853168>
Comment 7 Myles C. Maxfield 2021-11-30 16:30:14 PST
*** Bug 187714 has been marked as a duplicate of this bug. ***
Comment 8 Myles C. Maxfield 2021-12-17 19:43:00 PST
https://github.com/w3c/csswg-drafts/issues/6848