WebKit / standards-positions

WebKit's positions on emerging web specifications
https://webkit.org/standards-positions/
242 stars 19 forks source link

CSS root font units #112

Closed danielsakhapov closed 1 year ago

danielsakhapov commented 1 year ago

Request for position on an emerging web specification

Information about the spec

Design reviews and vendor positions

Anything else we need to know

Request specifically for rex, rch, ric, rcap.

annevk commented 1 year ago

cc @anttijk @jensimmons

nt1m commented 1 year ago

Generally this seems like an useful feature, though I think this requires unconditionally initializing font metrics for the root element as opposed to rem or rlh which just read from the computed style. Not sure if that is an issue or not. cc @litherum who may have an informed opinion on this.

litherum commented 1 year ago

We are positive on these new units. They seem useful and easy to implement. We don’t expect performance problems with them.

annevk commented 1 year ago

Marking as "position: support" per above comments. (Not waiting another week as plenty of time passed since Tim's initial comment.)