Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader há 1 ano atrás
  MacDue dc58b5f418 LibWeb: Add CSS `mask` property and make it form a stacking context há 1 ano atrás
  Andreas Kling 1f69e9cddf LibWeb: Remove Layout::Node::m_visible and compute it on the fly há 1 ano atrás
  Sam Atkins dc7a52957e LibWeb: Parse and compute CSS `quotes` property há 1 ano atrás
  Aliaksandr Kalenik 65eb0f32ad LibWeb: Add missing visit Node::m_pseudo_element_generator há 1 ano atrás
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` há 1 ano atrás
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property há 1 ano atrás
  Sam Atkins 6045143d39 LibWeb: Parse the `math-shift` and `math-style` CSS properties há 1 ano atrás
  Sam Atkins 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json há 1 ano atrás
  Zaggy1024 607a398917 LibWeb: Store computed CSS font size as `CSSPixels` há 1 ano atrás
  Aliaksandr Kalenik 0f75d0611f LibWeb: Implement support for parsing CSS column-count property há 1 ano atrás
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) há 1 ano atrás
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels há 1 ano atrás
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property há 1 ano atrás
  Andreas Kling dea91afba7 LibWeb: Make HTMLElement.offset{Left,Top} work on inline elements há 1 ano atrás
  Andi Gallo 97512d0c76 LibWeb: Add table-layout CSS property há 2 anos atrás
  Aliaksandr Kalenik b6ea4b002b LibWeb: Add info about pseudo element type in Layout::Node há 2 anos atrás
  Sam Atkins 73fa58da34 LibWeb: Implement the CSS `outline-offset` property há 2 anos atrás
  Sam Atkins fe7e797483 LibWeb: Implement the CSS `outline` property :^) há 2 anos atrás
  Sam Atkins 6038e36250 LibWeb: Add and use the "snap a length as a border width" algorithm há 2 anos atrás
  Sam Atkins 5ee1b7db7c LibWeb: Convert BorderData::width to CSSPixels há 2 anos atrás
  Aliaksandr Kalenik 38edab09a0 LibWeb: Allow <svg> to act as a containing block há 2 anos atrás
  MacDue 30277f385c LibWeb: Add an initial implementation of SVG `text-anchor` há 2 anos atrás
  Aliaksandr Kalenik f060f89220 LibWeb: Add support for justify-items property in CSS parser há 2 anos atrás
  Aliaksandr Kalenik fedbb39e9e LibWeb: Add support for justify-self property in CSS parser há 2 anos atrás
  Andreas Kling 510dfbb7e6 LibWeb: Update anonymous wrappers when applying style changes há 2 anos atrás
  FalseHonesty 110eeb8591 LibWeb: Support calc(...) in box-shadow's values of type Length há 2 anos atrás
  Andi Gallo 55f1a70577 LibWeb: Fix style updates for table box nodes há 2 anos atrás
  Andi Gallo e28578363a LibWeb: Get initial values for table box from CSS::InitialValues há 2 anos atrás
  Andi Gallo 396f1a977c LibWeb: Add CSS support for border-spacing property há 2 anos atrás