mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-20 07:27:38 +00:00
Instead of creating extremely common FlyStrings like "id" and "class"
on demand every time they are needed, we now have AttributeNames.h,
which provides Web::HTML::AttributeNames::{id,class_}
This avoids a bunch of string allocations during selector matching.
11 KiB
11 KiB