Age | Commit message (Expand) | Author |
---|---|---|
2020-06-04 | LibWeb: Fix <body> and <img> elements not parsing their class attribute | Andreas Kling |
2020-03-22 | LibWeb: Use FlyString for Element tag names | Andreas Kling |
2020-03-22 | LibWeb: Use FlyString for element attribute names | Andreas Kling |
2020-03-07 | LibWeb: Cache the <body background> style image value | Andreas Kling |
2020-03-07 | LibWeb: Rename directory LibHTML => LibWeb | Andreas Kling |