Font Size Allowing Invalid sizes

Created on 20 August 2024, 4 months ago

Problem/Motivation

The allowed sizes include pixels and the keyword default, but the pixels do not filter properly and allow nonsense values such as -1. Length must be a positive value (https://developer.mozilla.org/en-US/docs/Web/CSS/font-size).

πŸ› Bug report
Status

Active

Version

1.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kwfinken Lansing, MI

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @kwfinken
  • πŸ‡΅πŸ‡±Poland salmonek

    Hi @kwfinken
    Thank you for reporting this issue.
    We decided that apart from testers trying to break things, a negative value will be mostly a result of misclick and got with solution that an absolute value will be used in such case. Fix was released in version 1.2.2

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024