Age | Commit message (Expand) | Author |
---|---|---|
2019-10-08 | LibHTML: Use an enum for CSS property ID's | Andreas Kling |
2019-10-07 | LibHTML: Rename "style_properties" to "style" everywhere | Andreas Kling |
2019-10-05 | LibHTML: Anonymous blocks *should* inherit some properties | Andreas Kling |
2019-10-05 | LibHTML: Make StyleResolver responsible for loading the default style | Andreas Kling |
2019-10-04 | LibHTML: LayoutText should always use parent's style properties | Andreas Kling |
2019-09-28 | LibHTML: Implement basic style inheritance | Sergey Bugaev |
2019-09-28 | LibHTML: Get rid of the style tree | Sergey Bugaev |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |