Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 9a7c9286c4 LibWeb: Support individual `scale` CSS property hace 8 meses
  Andreas Kling 66a821e731 LibWeb: Support individual `translate` CSS property hace 8 meses
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hace 8 meses
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hace 8 meses
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años
  Andreas Kling 92d8e559ba LibWeb: Oops, not all length boxes should default to 'auto' values hace 4 años
  Andreas Kling 9c76c4f0cf LibWeb: Use IdentifierStyleValue for CSS 'list-style-type' hace 4 años
  Andreas Kling 78a51933ad LibWeb: Use IdentifierStyleValue for CSS 'text-transform' hace 4 años
  Andreas Kling 4d7ce81835 LibWeb: Use IdentifierStyleValue for CSS 'text-decoration-line' hace 4 años
  Andreas Kling dd2e8b7dd0 LibWeb: Use IdentifierStyleValue for CSS 'position' hace 4 años
  Andreas Kling 3247ea3581 LibWeb: Use CSS::ValueID for 'text-align' values hace 4 años
  Andreas Kling af757a1659 LibWeb: Naively implement the CSS clear property hace 4 años
  Andreas Kling 2cbbab8f73 LibWeb: Compute the final border-style property before painting hace 4 años
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace hace 4 años
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace hace 5 años
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace hace 5 años
  Andreas Kling 62daa6f73c LibWeb: Add the 'float' CSS property to LayoutStyle hace 5 años
  Andreas Kling 4b2ac34725 LibWeb: Move the offset, margin and padding boxes into LayoutStyle hace 5 años
  Andreas Kling 6b334e02e6 LibWeb: Move white-space into LayoutStyle hace 5 años
  Andreas Kling bc178ee743 LibWeb: Add CSS::Display enum and StyleProperties::display() hace 5 años
  Andreas Kling f4ecb5362f LibWeb: Cache the used CSS text-align property on LayoutNodeWithStyle hace 5 años
  Andreas Kling 96da15a8a4 LibWeb: Respect CSS z-index property while painting hace 5 años
  Andreas Kling 7e8945601a LibWeb: Turn <td align> into CSS text-align hace 5 años
  Andreas Kling 784ed004e6 LibWeb: Implement <center> as -libweb-center hace 5 años
  Andreas Kling 731685468a LibWeb: Start fleshing out support for relative CSS units hace 5 años
  Andreas Kling 5f9d80d8bc LibWeb: Add basic support for CSS percentages hace 5 años
  myphs f42f300ba3 LibWeb: CSS: Add "position: absolute" with top and left hace 5 años
  Andreas Kling 830a57c6b2 LibWeb: Rename directory LibHTML => LibWeb hace 5 años