-
Notifications
You must be signed in to change notification settings - Fork 756
Open
Labels
Description
WebKit has an exposed zoom: document value which basically "resets" the zoom from ancestors.
This was implemented in WebKit/WebKit@80334b6, but since then Blink must've removed it.
@chrishtr do you know when / why it was removed? I found this useful for scrollbar parts when implementing in Gecko, though I'm not sure there's a more general use case.