[webkit-changes] [WebKit/WebKit] f0d659: [css-fonts] font-feature-settings needs a test to ...

Antoine Quint noreply at github.com
Wed Feb 15 03:08:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f0d659bc3e6678f0f8fb519152d14e28f5e0d44c
      https://github.com/WebKit/WebKit/commit/f0d659bc3e6678f0f8fb519152d14e28f5e0d44c
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/parsing/font-feature-settings-computed.html

  Log Message:
  -----------
  [css-fonts] font-feature-settings needs a test to check features are sorted alphabetically
https://bugs.webkit.org/show_bug.cgi?id=252300

Reviewed by Myles C. Maxfield.

We recently made a code change as part of bug 252238 to sort values in the `font-feature-settings`
computed style alphabetically and filed a spec issue (https://github.com/w3c/csswg-drafts/issues/8450)
such that the css-fonts spec would mandate the same thing. This has now been done so we can now make
the `font-feature-settings` computed style test more prescriptive in that regard.

* LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/parsing/font-feature-settings-computed.html:

Canonical link: https://commits.webkit.org/260304@main




More information about the webkit-changes mailing list