Age | Commit message (Expand) | Author |
---|---|---|
2020-06-07 | LibWeb: Add HTML::TagNames namespace for global tag name FlyStrings | Andreas Kling |
2020-06-03 | LibWeb: Use HTML::AttributeNames::foo instead of FlyString("foo") | Andreas Kling |
2020-05-05 | LibWeb: When creating form action URL, only include value for the submit | Shadowfacts |
2020-03-22 | LibWeb: Use FlyString for Element tag names | Andreas Kling |
2020-03-07 | LibWeb: Rename directory LibHTML => LibWeb | Andreas Kling |