Bug 246901 - font-style: oblique must allow angles equal to 90deg or -90deg
Summary: font-style: oblique must allow angles equal to 90deg or -90deg
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks: 246579
  Show dependency treegraph
 
Reported: 2022-10-22 08:34 PDT by Tim Nguyen (:ntim)
Modified: 2022-10-22 10:26 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Nguyen (:ntim) 2022-10-22 08:34:08 PDT
It is excluding them right now, which is wrong: https://searchfox.org/wubkat/rev/03b3e7f3ada39b999913703406b57eb2b17208e4/Source/WebCore/css/parser/CSSPropertyParserHelpers.h#248
Comment 1 Radar WebKit Bug Importer 2022-10-22 09:17:03 PDT
<rdar://problem/101461149>
Comment 2 Tim Nguyen (:ntim) 2022-10-22 09:21:39 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5672
Comment 3 EWS 2022-10-22 10:26:41 PDT
Committed 255875@main (817e48d20057): <https://commits.webkit.org/255875@main>

Reviewed commits have been landed. Closing PR #5672 and removing active labels.