Files
ladybird/Libraries/LibWeb
Andreas Kling 2149820260 LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo")
To avoid the costly instantiation of FlyStrings whenever we're looking
up attributes, use the premade HTML::AttributeNames globals. :^)
2020-06-03 21:53:00 +02:00
..
2020-05-14 20:15:18 +02:00
2020-06-01 21:58:29 +02:00