Closed Bug 2034012 Opened 3 months ago Closed 2 months ago

css zoom does not zoom text in buttons

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

RESOLVED FIXED
152 Branch
Tracking Status
firefox152 --- fixed

People

(Reporter: jochen.kuehner, Assigned: emilio)

References

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/147.0.0.0 Safari/537.36

Steps to reproduce:

i set css zoom property on a button, see https://jsbin.com/xujofijexe/1/edit?html,css,output

Actual results:

the button gets bigger, the text not

Expected results:

text should also zoom

does work in chrome and safari

The Bugbug bot thinks this bug should belong to the 'Core::CSS Parsing and Computation' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → CSS Parsing and Computation
Product: Firefox → Core
Blocks: csszoom
Severity: -- → S3
Status: UNCONFIRMED → NEW
Ever confirmed: true

This is because system fonts are not currently scaled by zoom.

Need to use a testharness.js test because system fonts aren't guaranteed
to have a particular value.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 152 Branch

Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/59657 for changes under testing/web-platform/tests

Upstream PR merged by moz-wptsync-bot

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: