Open
Bug 1955571
Opened 1 year ago
Updated 1 year ago
CSS zoom property doesn't change the font size of elements with `font-size: initial`
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
NEW
People
(Reporter: 6k64x4ma, Unassigned)
References
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:137.0) Gecko/20100101 Firefox/137.0
Steps to reproduce:
Load https://bugzilla.mozilla.org/attachment.cgi?id=9433503
Actual results:
The third and fourth divs are the same size.
CSS zoom property doesn't change the font size of elements with font-size: initial.
Expected results:
The fourth div will be twice as large as the third.
Updated•1 year ago
|
Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•