Y
Hacker News
new
|
ask
|
show
|
jobs
by
e12e
2477 days ago
Firefox on mobile mangle that pretty bad on - at least the vertical space :/
1 comments
jraph
2477 days ago
Firefox Mobile renders it well for me, are you sure that the comment is not rendered as it should be (with garbage from line 1 overflowing over line 2)?
link
e12e
2477 days ago
I thought the owerflow should be "well behaved" (in terms of correct layout/vertical space)?
Is it correct to have "overhang" into the line below? Isn't it a case of incorrect layout?
link
jraph
2477 days ago
I think it is correct, as surprising as it can be. See this famous stack overflow answer for instance:
https://stackoverflow.com/a/1732454
link