TAMURA, Kent

Results 26 comments of TAMURA, Kent

I think this is a dupe of #4070.

> I think this is a dupe of [#4070](https://github.com/whatwg/html/issues/4070). Ah, not a dupe because it's about `TextMetrics`.

> * Should `textAlign`/`textBaseline` control horizontal/vertical or vertical/horizontal ... I agree with the latter. Setting `writingMode` to `sideways` should be equivalent to rotating the canvas by 90 degree. > *...

First, I'm wondering what exactly is meant by the "original font size". If a user is constantly browsing any pages at a 200% page zoom level, does the "<CSS font...

I have an idea to address this accessibility issue: * Browsers can distinguish between the page zoom factor at the initial load and changes to the page zoom factor while...

Can I try your prototype implementation? I think the default limit approach doesn't work well because a zoom-in operation will decrease the scaling factor in general. In the following example,...