RESOLVED FIXED 234673
Internally unprefix -webkit-font-kerning property
https://bugs.webkit.org/show_bug.cgi?id=234673
Summary Internally unprefix -webkit-font-kerning property
Tim Nguyen (:ntim)
Reported 2021-12-24 15:01:27 PST
Similar to bug 234602, unprefixed font-kerning has shipped for a while (since Safari 9).
Attachments
Patch (39.79 KB, patch)
2021-12-24 15:57 PST, Tim Nguyen (:ntim)
ews-feeder: commit-queue-
[fast-cq] Patch (39.80 KB, patch)
2021-12-24 17:22 PST, Tim Nguyen (:ntim)
ews-feeder: commit-queue-
Tim Nguyen (:ntim)
Comment 1 2021-12-24 15:57:50 PST
Simon Fraser (smfr)
Comment 2 2021-12-24 16:52:38 PST
Comment on attachment 447951 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=447951&action=review > LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt:173 > +text-emphasis-color: rgb(0, 0, 0) > +text-emphasis-position: over right > +text-emphasis-style: none Why did these change? > LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt:7 > +font-optical-sizing: auto; > +font-palette: normal; Why did these change?
Tim Nguyen (:ntim)
Comment 3 2021-12-24 17:17:05 PST
(In reply to Simon Fraser (smfr) from comment #2) > Comment on attachment 447951 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=447951&action=review > > > LayoutTests/fast/css/getComputedStyle/computed-style-expected.txt:173 > > +text-emphasis-color: rgb(0, 0, 0) > > +text-emphasis-position: over right > > +text-emphasis-style: none > > Why did these change? > > > LayoutTests/fast/css/getComputedStyle/computed-style-font-family-expected.txt:7 > > +font-optical-sizing: auto; > > +font-palette: normal; > > Why did these change? Because of the changes I made in LayoutTests/fast/css/getComputedStyle/resources/property-names.js that I should have done in bug 234602.
Tim Nguyen (:ntim)
Comment 4 2021-12-24 17:22:13 PST
Created attachment 447954 [details] [fast-cq] Patch
EWS
Comment 5 2021-12-24 18:04:35 PST
Committed r287434 (245569@main): <https://commits.webkit.org/245569@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 447954 [details].
Radar WebKit Bug Importer
Comment 6 2021-12-24 18:05:19 PST
Note You need to log in before you can comment on or make changes to this bug.