|
|
|
|
|
by jefftk
2135 days ago
|
|
While I think you're right that the last two are very uncommon, they are not a large contributor to the complexity of handling font sizing. Once you've done all the rest, I suspect you could add them with <5% more work. Leaving out rare features to build a browser more quickly only makes sense if those features let you remove a lot of complexity from your implementation. |
|
> Alright, this is where it gets complicated.
I haven't implemented any of the above myself, but the author at least seems to think the last two are where the complexity is concentrated.