mirror of
https://github.com/RGBCube/serenity
synced 2026-01-19 13:41:01 +00:00
By storing a list of positioned and floating descendants within the stacking context tree node, we can eliminate the need for costly paintable tree traversals during hit-testing. This optimization results in hit-testing being 2 to 2.5 times faster on https://ziglang.org/documentation/master/ |
||
|---|---|---|
| .. | ||
| Layout | ||
| Ref | ||
| Text | ||
| WPT | ||
| CMakeLists.txt | ||
| rebaseline-libweb-test | ||
| TestConfig.ini | ||
| TestCSSIDSpeed.cpp | ||
| TestCSSPixels.cpp | ||
| TestHTMLTokenizer.cpp | ||
| TestMicrosyntax.cpp | ||
| TestMimeSniff.cpp | ||
| TestNumbers.cpp | ||
| tokenizer-test.html | ||