커밋 기록

작성자 SHA1 메시지 날짜
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible 1 년 전
  Andreas Kling bc3a16396e LibWeb: Move font list from NodeWithStyle to ComputedValues 1 년 전
  Andreas Kling c82d517447 LibWeb: Move line-height from NodeWithStyle to ComputedValues 1 년 전
  Andreas Kling e7de5cb4d2 LibWeb: Bring CSS `line-height` closer to other engines 1 년 전
  Andreas Kling 4a35693dd7 LibWeb: Improve style propagation to anonymous wrappers 1 년 전
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 년 전
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& 1 년 전
  Aliaksandr Kalenik 2cb0039a13 LibGfx+LibWeb: Produce font cascade list in CSS font matching algorithm 1 년 전
  Aliaksandr Kalenik a738c2b120 LibWeb: Remove default font assignment in NodeWithStyle constructor 1 년 전
  Tobias Christiansen 6602b1ddb1 LibWeb: Rename "position" enum to "positioning" 1 년 전
  Aliaksandr Kalenik 7803dcfcf9 LibWeb: Resolve backdrop filter length in apply_style() 1 년 전
  MacDue 479451498b LibWeb: Implement `mask-type` CSS property 1 년 전
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute 1 년 전
  Sam Atkins 9e99368694 LibWeb: Track quote-nesting level while building the layout tree 1 년 전
  Aliaksandr Kalenik 32be413f4e LibWeb: Add missing visit_edges() for ImageStyleValue 1 년 전
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader 1 년 전
  MacDue dc58b5f418 LibWeb: Add CSS `mask` property and make it form a stacking context 1 년 전
  Andreas Kling 1f69e9cddf LibWeb: Remove Layout::Node::m_visible and compute it on the fly 1 년 전
  Sam Atkins dc7a52957e LibWeb: Parse and compute CSS `quotes` property 1 년 전
  Aliaksandr Kalenik 65eb0f32ad LibWeb: Add missing visit Node::m_pseudo_element_generator 1 년 전
  Aliaksandr Kalenik dd7bba66ed LibWeb: Change viewport ownership from `BrowsingContext` to `Navigable` 1 년 전
  Sam Atkins 6476dea898 LibWeb: Implement the `math-depth` CSS property 1 년 전
  Sam Atkins 6045143d39 LibWeb: Parse the `math-shift` and `math-style` CSS properties 1 년 전
  Sam Atkins 125d161b3f LibWeb: Move `<display-foo>` definitions into Enums.json 1 년 전
  Zaggy1024 607a398917 LibWeb: Store computed CSS font size as `CSSPixels` 1 년 전
  Aliaksandr Kalenik 0f75d0611f LibWeb: Implement support for parsing CSS column-count property 1 년 전
  MacDue 71baa8c31a LibWeb: Add CSSPixels::nearest_value_for(FloatingPoint) 1 년 전
  MacDue 360c0eb509 LibWeb: Remove implicit conversion from float and double to CSSPixels 1 년 전
  Andreas Kling 703c2bb06e LibWeb: Add support for parsing `grid-auto-flow` CSS property 1 년 전
  Andreas Kling dea91afba7 LibWeb: Make HTMLElement.offset{Left,Top} work on inline elements 1 년 전