[webkit-changes] [WebKit/WebKit] 817e48: font-style: oblique must allow angles equal to 90d...

Tim Nguyen noreply at github.com
Sat Oct 22 10:26:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 817e48d200576ca3a12a2c5928825725ffec05cd
      https://github.com/WebKit/WebKit/commit/817e48d200576ca3a12a2c5928825725ffec05cd
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2022-10-22 (Sat, 22 Oct 2022)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/variations/at-font-face-descriptors-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/variations/font-parse-numeric-stretch-style-weight-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/variations/font-style-parsing-expected.txt
    M Source/WebCore/css/parser/CSSPropertyParserHelpers.h

  Log Message:
  -----------
  font-style: oblique must allow angles equal to 90deg or -90deg
https://bugs.webkit.org/show_bug.cgi?id=246901
rdar://101461149

Reviewed by Alan Bujtas and Darin Adler.

* LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/variations/at-font-face-descriptors-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/variations/font-parse-numeric-stretch-style-weight-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/variations/font-style-parsing-expected.txt:
* Source/WebCore/css/parser/CSSPropertyParserHelpers.h:
(WebCore::CSSPropertyParserHelpers::isFontStyleAngleInRange):

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




More information about the webkit-changes mailing list