Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 2cbbab8f73 LibWeb: Compute the final border-style property before painting há 4 anos atrás
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace há 4 anos atrás
  Andreas Kling 10b534849d LibWeb: Remove ancient HTML_DEBUG debug logging há 4 anos atrás
  Andreas Kling 5abc03db0d Fonts: Rename font files consistently há 4 anos atrás
  Luke 4155de2572 LibWeb: Cache the default font if we fail to find the specified font há 4 anos atrás
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace há 5 anos atrás
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace há 5 anos atrás
  Andreas Kling 244fe1089c LibWeb: Use LayoutTableRowGroup for display:table-{header,footer}-group há 5 anos atrás
  Andreas Kling 62daa6f73c LibWeb: Add the 'float' CSS property to LayoutStyle há 5 anos atrás
  Andreas Kling 4b2ac34725 LibWeb: Move the offset, margin and padding boxes into LayoutStyle há 5 anos atrás
  Andreas Kling 6b334e02e6 LibWeb: Move white-space into LayoutStyle há 5 anos atrás
  Andreas Kling bc178ee743 LibWeb: Add CSS::Display enum and StyleProperties::display() há 5 anos atrás
  Andreas Kling 5744dd43c5 LibWeb: Remove default Length constructor and add make_auto()/make_px() há 5 anos atrás
  Andreas Kling f4ecb5362f LibWeb: Cache the used CSS text-align property on LayoutNodeWithStyle há 5 anos atrás
  Andreas Kling 96da15a8a4 LibWeb: Respect CSS z-index property while painting há 5 anos atrás
  Andreas Kling 7e8945601a LibWeb: Turn <td align> into CSS text-align há 5 anos atrás
  Andreas Kling 784ed004e6 LibWeb: Implement <center> as -libweb-center há 5 anos atrás
  Andreas Kling 731685468a LibWeb: Start fleshing out support for relative CSS units há 5 anos atrás
  Andreas Kling 4a9deddb4a LibWeb: The line-height should not be multiplied by the glyph height há 5 anos atrás
  Linus Groh 1febee768d AK: Replace String::trim_spaces() with String::trim_whitespace() há 5 anos atrás
  Andreas Kling 5f9d80d8bc LibWeb: Add basic support for CSS percentages há 5 anos atrás
  Linus Groh 5142acd13e LibWeb: Add very basic handling of "font-family" font stacks há 5 anos atrás
  Andreas Kling 0de368e36c LibWeb: Remove bizarre HashMap leak in StyleProperties copy ctor há 5 anos atrás
  myphs f42f300ba3 LibWeb: CSS: Add "position: absolute" with top and left há 5 anos atrás
  Tibor Nagy 39a843470c LibWeb: Skip non-font files when looking for fonts instead of asserting há 5 anos atrás
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb há 5 anos atrás