Age | Commit message (Expand) | Author |
---|---|---|
2020-06-03 | LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo") | Andreas Kling |
2020-05-30 | LibWeb: Use the globals from HTML::AttributeNames in style resolution | Andreas Kling |
2020-05-28 | LibWeb: Parse "input" tags during the "in body" insertion mode | Andreas Kling |
2020-05-26 | LibWeb: Add cached global attribute name FlyStrings | Andreas Kling |