Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling ae5313d33c LibWeb: Add Document::viewport_rect() hace 1 año
  Aliaksandr Kalenik 01cc14714e LibWeb: Implement getting "inclusive ancestor navigables" of a document hace 1 año
  Andreas Kling e211f6c925 LibWeb: Implement getting "ancestor navigables" of a document hace 1 año
  Andreas Kling 25375bf1d5 LibWeb: Make Document::paintable() return a ViewportPaintable hace 1 año
  Andreas Kling 216bd513fa LibWeb: Make the paint tree a proper standalone tree hace 1 año
  Andreas Kling 4bb907aa22 LibWeb: Only propagate overflow from document element when it exists hace 1 año
  Shannon Booth 9d60f23abc AK: Port URL::m_fragment from DeprecatedString to String hace 1 año
  Shannon Booth 5663a2d3b4 AK+LibWeb: Do not percent encode/decode in URL fragment setter/getters hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Sam Atkins 8bd3b74e3a LibWeb: Implement and use "scroll to the fragment" algorithm hace 1 año
  Sam Atkins be9c975b2e LibWeb: Implement algorithms for determining an indicated element hace 1 año
  Sam Atkins 13b4bf48a8 LibWeb: Give Document a "target element" hace 1 año
  MacDue 5f0d3c083f LibWeb: Allow (explicitly) converting CSSPixels to float and int hace 1 año
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  Aliaksandr Kalenik c985a1b2af LibWeb: Add non-const version of paintable_box() in DOM::Node hace 1 año
  Andreas Kling 9f6ceff7cf LibWeb: Implement basic version of CSSOM View's VisualViewport hace 2 años
  Shannon Booth 98666b012d AK: Remove URL::ApplyPercentEncoding hace 1 año
  Andreas Kling 4011a107a4 LibWeb: Propagate overflow modes from <html> or <body> to viewport hace 2 años
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' hace 2 años
  Luke Wilde 34c702e6e8 LibWeb: Implement `<meta http-equiv="Refresh">` hace 2 años
  Aliaksandr Kalenik 608a730bd6 LibWeb: Use Core::Timer for style and layout update timers in Document hace 2 años
  Sebastian Zaha d24667a1b6 LibWeb: Rename loaded observer event to match spec hace 2 años
  Luke Wilde 71f6e5c942 LibWeb: Implement `loading=lazy` for `<img>` elements hace 2 años
  Luke Wilde 165abafb80 LibWeb: Add initial implementation of IntersectionObserver hace 2 años
  PrestonLTaylor 0eac8bce6f LibWeb: Fix js execution for js urls in anchor tags href hace 2 años
  Andreas Kling 17ba47558c LibWeb: Make a copy of Document's DocumentObserver set when iterating hace 2 años
  Andreas Kling 8f927eaa68 LibWeb: Add HTMLDocument class hace 2 años
  Andreas Kling 1b78e0f059 LibWeb: Implement "destroy" operation for documents hace 2 años
  Andreas Kling 7af09481f5 LibWeb: Implement getting "descendant navigables" of a document hace 2 años