C++ also happens to be the only language in which that has been accomplished, so far. (The Rust components are relatively smaller, about 11% according to sibling comments.)
See also: AAA video games
And yet Chrome does it just fine, and Ladybird can render some websites properly that Servo cannot, curious.
Servo's rendering issues are a different class of bugs unrelated to performance: they are still working on the layout parts.
Performance is a skill, probably one of the most important skills.
Rust is a darn language, not a skill. You can have performant code in rust and in c++ and damnit even in brainfuck if you care enough.
But the reality is that there is more performance oriented code written in C++ than in rust, and that matters.