Files
ladybird/Libraries/LibHTML
Andreas Kling 772718b8d8 LibHTML: Add a per-attribute callback for Elements to parse attributes
Elements now have a virtual parse_attribute(name, value) callback that
gets invoked for each one of its attributes.
2019-10-06 10:09:55 +02:00
..
2019-09-28 18:29:42 +02:00