Commit History

Author SHA1 Message Date
  Andreas Kling 4b2ac34725 LibWeb: Move the offset, margin and padding boxes into LayoutStyle 5 years ago
  Andreas Kling 6b334e02e6 LibWeb: Move white-space into LayoutStyle 5 years ago
  Andreas Kling bc178ee743 LibWeb: Add CSS::Display enum and StyleProperties::display() 5 years ago
  Andreas Kling 5744dd43c5 LibWeb: Remove default Length constructor and add make_auto()/make_px() 5 years ago
  Andreas Kling f4ecb5362f LibWeb: Cache the used CSS text-align property on LayoutNodeWithStyle 5 years ago
  Andreas Kling 784ed004e6 LibWeb: Implement <center> as -libweb-center 5 years ago
  Andreas Kling 731685468a LibWeb: Start fleshing out support for relative CSS units 5 years ago
  Andreas Kling 5dc8c4a24c LibWeb: Fix mismatching Resource subclass types 5 years ago
  Andreas Kling f3799b501e LibWeb: Port ImageStyleValue to the ResourceClient interface 5 years ago
  FalseHonesty b352a6b59d LibWeb: Implement vendor specific CSS color style for System Palette 5 years ago
  Andreas Kling 5f9d80d8bc LibWeb: Add basic support for CSS percentages 5 years ago
  myphs f42f300ba3 LibWeb: CSS: Add "position: absolute" with top and left 5 years ago
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb 5 years ago