Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace vor 5 Jahren
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace vor 5 Jahren
  Andreas Kling 685e006e27 LibWeb: Use "namespace Web::Foo {" since C++20 allows it :^) vor 5 Jahren
  Andreas Kling 244fe1089c LibWeb: Use LayoutTableRowGroup for display:table-{header,footer}-group vor 5 Jahren
  Andreas Kling 62daa6f73c LibWeb: Add the 'float' CSS property to LayoutStyle vor 5 Jahren
  Andreas Kling 4b2ac34725 LibWeb: Move the offset, margin and padding boxes into LayoutStyle vor 5 Jahren
  Andreas Kling 6b334e02e6 LibWeb: Move white-space into LayoutStyle vor 5 Jahren
  Andreas Kling bc178ee743 LibWeb: Add CSS::Display enum and StyleProperties::display() vor 5 Jahren
  Andreas Kling 5744dd43c5 LibWeb: Remove default Length constructor and add make_auto()/make_px() vor 5 Jahren
  Andreas Kling f4ecb5362f LibWeb: Cache the used CSS text-align property on LayoutNodeWithStyle vor 5 Jahren
  Andreas Kling 784ed004e6 LibWeb: Implement <center> as -libweb-center vor 5 Jahren
  Andreas Kling 731685468a LibWeb: Start fleshing out support for relative CSS units vor 5 Jahren
  Andreas Kling 5dc8c4a24c LibWeb: Fix mismatching Resource subclass types vor 5 Jahren
  Andreas Kling f3799b501e LibWeb: Port ImageStyleValue to the ResourceClient interface vor 5 Jahren
  FalseHonesty b352a6b59d LibWeb: Implement vendor specific CSS color style for System Palette vor 5 Jahren
  Andreas Kling 5f9d80d8bc LibWeb: Add basic support for CSS percentages vor 5 Jahren
  myphs f42f300ba3 LibWeb: CSS: Add "position: absolute" with top and left vor 5 Jahren
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb vor 5 Jahren