mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-26 09:45:06 +02:00
Move all the simple bool query methods (is_table_inside, is_table_cell, is_none, is_block_outside, etc.) from Display.cpp into Display.h as inline definitions. These are trivial one-liners called in very hot painting and layout paths. Keep only to_string() and from_short() out-of-line.
4.7 KiB
4.7 KiB