Историја ревизија

Аутор SHA1 Порука Датум
  Pavel Shliak ddc3017464 LibWeb: Reduce ShadowData struct from 80 to 72 bytes пре 8 месеци
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level пре 8 месеци
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година
  Andreas Kling f655a60773 LibWeb: Add some more CSS "display" values пре 4 година
  Stephan Unverwerth b4d1390714 LibGFX: Move default_xxx_font() methods from Font to FontDatabase пре 4 година
  Andreas Kling 17c529e6c5 LibWeb: Generate the CSS::ValueID enum and its helper functions пре 4 година
  Andreas Kling 92d8e559ba LibWeb: Oops, not all length boxes should default to 'auto' values пре 4 година
  Andreas Kling 9c76c4f0cf LibWeb: Use IdentifierStyleValue for CSS 'list-style-type' пре 4 година
  Andreas Kling 78a51933ad LibWeb: Use IdentifierStyleValue for CSS 'text-transform' пре 4 година
  Andreas Kling 4d7ce81835 LibWeb: Use IdentifierStyleValue for CSS 'text-decoration-line' пре 4 година
  Andreas Kling 6e7edd6e77 LibWeb: Convert remaining CSS identifiers to use IdentifierStyleValue пре 4 година
  Andreas Kling dd2e8b7dd0 LibWeb: Use IdentifierStyleValue for CSS 'position' пре 4 година
  Andreas Kling 3247ea3581 LibWeb: Use CSS::ValueID for 'text-align' values пре 4 година
  Andreas Kling 08517daa5a LibWeb: Improvements to font lookup пре 4 година
  Andreas Kling 19144b753a LibWeb: Make StyleProperties::length_box() default to auto values пре 4 година
  Andreas Kling af757a1659 LibWeb: Naively implement the CSS clear property пре 4 година
  Andreas Kling 2cbbab8f73 LibWeb: Compute the final border-style property before painting пре 4 година
  Andreas Kling 5aeab9878e LibWeb: Rename LayoutNode classes and move them into Layout namespace пре 4 година
  Andreas Kling 10b534849d LibWeb: Remove ancient HTML_DEBUG debug logging пре 4 година
  Andreas Kling 5abc03db0d Fonts: Rename font files consistently пре 4 година
  Luke 4155de2572 LibWeb: Cache the default font if we fail to find the specified font пре 4 година
  Andreas Kling 1f008c95b6 LibWeb: Move CSS classes into the Web::CSS namespace пре 5 година
  Andreas Kling 11ff9d0f17 LibWeb: Move DOM classes into the Web::DOM namespace пре 5 година
  Andreas Kling 244fe1089c LibWeb: Use LayoutTableRowGroup for display:table-{header,footer}-group пре 5 година
  Andreas Kling 62daa6f73c LibWeb: Add the 'float' CSS property to LayoutStyle пре 5 година
  Andreas Kling 4b2ac34725 LibWeb: Move the offset, margin and padding boxes into LayoutStyle пре 5 година
  Andreas Kling 6b334e02e6 LibWeb: Move white-space into LayoutStyle пре 5 година
  Andreas Kling bc178ee743 LibWeb: Add CSS::Display enum and StyleProperties::display() пре 5 година
  Andreas Kling 5744dd43c5 LibWeb: Remove default Length constructor and add make_auto()/make_px() пре 5 година
  Andreas Kling f4ecb5362f LibWeb: Cache the used CSS text-align property on LayoutNodeWithStyle пре 5 година