Matrix89 c2e1dd67c9 LibHTML: Replace StyleProperties::create(StyleProperties) with clone() il y a 5 ans
..
.gitignore e6e41e4fb8 LibHTML: Start building a simple code generator for CSS properties il y a 5 ans
Default.css 152c31c5c6 LibHTML: Let's display <basefont> as block-level elements for now il y a 5 ans
Length.h c628ebda0f LibHTML: Use floating point numbers throughout the layout tree il y a 5 ans
LengthBox.h 04b9dc2d30 Libraries: Create top level directory for libraries. il y a 6 ans
Properties.json e87b9e2d7c LibHTML: Add the CSS "position" property to CSS/Properties.json il y a 5 ans
Selector.cpp d19d4da14a LibHTML: Implement compound selectors il y a 5 ans
Selector.h 91ba94fbd4 LibHTML: Support the :only-child pseudo class il y a 5 ans
SelectorEngine.cpp 91ba94fbd4 LibHTML: Support the :only-child pseudo class il y a 5 ans
SelectorEngine.h 19dbfc3153 LibHTML: Move selector matching into a SelectorEngine namespace il y a 5 ans
Specificity.h 04b9dc2d30 Libraries: Create top level directory for libraries. il y a 6 ans
StyleDeclaration.cpp 8d797fc62e LibHTML: Fix incorrect CSS object model il y a 5 ans
StyleDeclaration.h 31ac19543a LibHTML: Use an enum for CSS property ID's il y a 5 ans
StyleProperties.cpp c2e1dd67c9 LibHTML: Replace StyleProperties::create(StyleProperties) with clone() il y a 5 ans
StyleProperties.h c2e1dd67c9 LibHTML: Replace StyleProperties::create(StyleProperties) with clone() il y a 5 ans
StyleResolver.cpp 6f4c380d95 AK: Use size_t for the length of strings il y a 5 ans
StyleResolver.h 31ac19543a LibHTML: Use an enum for CSS property ID's il y a 5 ans
StyleRule.cpp 8d797fc62e LibHTML: Fix incorrect CSS object model il y a 5 ans
StyleRule.h 8d797fc62e LibHTML: Fix incorrect CSS object model il y a 5 ans
StyleSheet.cpp 04b9dc2d30 Libraries: Create top level directory for libraries. il y a 6 ans
StyleSheet.h 04b9dc2d30 Libraries: Create top level directory for libraries. il y a 6 ans
StyleValue.cpp 5a34225999 LibHTML: Implement basic tiled background image support il y a 5 ans
StyleValue.h 00d171e4d6 LibHTML: Implement the "margin" shorthand property il y a 5 ans