|
|
|
|
|
by fabrice_d
715 days ago
|
|
No, Chrome doesn't eg. do style computation with a parallel algorithm like Firefox does since it adpoted Servo's style resolution engine. See how faster it is: https://nolanlawson.github.io/css-talk-2022/#70 Servo's rendering issues are a different class of bugs unrelated to performance: they are still working on the layout parts. |
|