Commit Verlauf

Autor SHA1 Nachricht Datum
  MacDue b10f58a1fe LibWeb: Support `x` and `y` attributes on nested SVGs vor 1 Jahr
  Andreas Kling ad7e6878fe LibWeb: Allocate CSS::ComputedValues objects on the heap vor 1 Jahr
  Sam Atkins 391cfdc085 LibWeb: Parse the CSS transform-box property vor 1 Jahr
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable vor 1 Jahr
  Aliaksandr Kalenik 814bed33b4 LibWeb: Move box_type_agnostic_position() from layout node to paintable vor 1 Jahr
  Aliaksandr Kalenik 2960bf4ec8 LibWeb: Make inline paintables own their fragments vor 1 Jahr
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible vor 1 Jahr
  Andreas Kling bc3a16396e LibWeb: Move font list from NodeWithStyle to ComputedValues vor 1 Jahr
  Andreas Kling c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues vor 1 Jahr
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines vor 1 Jahr
  Andreas Kling 4a35693dd7 LibWeb: Improve style propagation to anonymous wrappers vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& vor 1 Jahr
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm vor 1 Jahr
  Aliaksandr Kalenik a738c2b120 LibWeb: Remove default font assignment in NodeWithStyle constructor vor 1 Jahr
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" vor 1 Jahr
  Aliaksandr Kalenik 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() vor 1 Jahr
  MacDue 479451498b LibWeb: Implement `mask-type` CSS property vor 1 Jahr
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute vor 1 Jahr
  Sam Atkins 9e99368694 LibWeb: Track quote-nesting level while building the layout tree vor 1 Jahr
  Aliaksandr Kalenik 32be413f4e LibWeb: Add missing visit_edges() for ImageStyleValue vor 1 Jahr
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader vor 1 Jahr
  MacDue dc58b5f418 LibWeb: Add CSS `mask` property and make it form a stacking context vor 1 Jahr
  Andreas Kling 1f69e9cddf LibWeb: Remove Layout::Node::m_visible and compute it on the fly vor 1 Jahr
  Sam Atkins dc7a52957e LibWeb: Parse and compute CSS `quotes` property vor 1 Jahr
  Aliaksandr Kalenik 65eb0f32ad LibWeb: Add missing visit Node::m_pseudo_element_generator vor 1 Jahr
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` vor 1 Jahr
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property vor 1 Jahr
  Sam Atkins 6045143d39 LibWeb: Parse the `math-shift` and `math-style` CSS properties vor 1 Jahr
  Sam Atkins 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json vor 1 Jahr