Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
yoklov
on Oct 27, 2014
|
parent
|
context
|
favorite
| on:
The Anti-hero of CSS Layout – “display:table”
The biggest downside of display: table and friends is performance. Changing any CSS or DOM properties will basically cause a full page (!) relayout and repaint on a lot of browsers (especially mobile safari).
scotty79
on Oct 27, 2014
[–]
Doesn't
table-layout: fixed;
help in Safari?
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: