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

Аутор SHA1 Порука Датум
  Timothy Flynn aa3a30870b LibUnicode: Replace code point bidirectional classes with ICU пре 1 година
  Aliaksandr Kalenik 5285e22f2a LibWeb+WebContent: Move scrollbar painting into WebContent пре 1 година
  Tim Ledbetter d6297ec074 LibWeb: Cast to the correct type in `Element::auto_directionality()` пре 1 година
  Andreas Kling 802af5ad9d LibWeb: Allow Element.insertAdjacentHTML on the document element пре 1 година
  Andreas Kling f12dae7ea4 LibWeb: Update spec link & comments in Element.insertAdjacentHTML() пре 1 година
  Shannon Booth ccdf82c9be LibWeb: Implement scrollIntoView with 'center' block position пре 1 година
  Shannon Booth e5206f5529 LibWeb: Only use lowercase attributes on toggle for HTML documents пре 1 година
  Shannon Booth 71819153cb LibWeb: Implement Element::scroll(HTML::ScrollToOptions) пре 1 година
  Shannon Booth 37ca32d62c LibWeb: Implement Element::scroll(x, y) closer to spec пре 1 година
  Shannon Booth 31977cc0ac LibWeb: Implement Element::scroll_by(x, y) пре 1 година
  Shannon Booth e640a68733 LibWeb: Implement Element::scroll_by(HTML::ScrollToOptions) пре 1 година
  Shannon Booth e5d03e382e LibWeb: Add AO for "normalize non-finite values" пре 1 година
  Tim Ledbetter 57f0ea186e LibWeb: Update `Element::directionality()` to match current spec text пре 1 година
  Tim Ledbetter 398bf10b92 LibWeb: Use `TraversalDecision` for multi level Node traversal methods пре 1 година
  Shannon Booth e070309258 LibWeb: Implement Element.outerHTML setter пре 1 година
  Shannon Booth faf33056da LibWeb: Update spec links for outer HTML element attributes пре 1 година
  Shannon Booth aede010096 LibWeb: Use GCPtr for Element::layout_node пре 1 година
  Cnidarias 1a1e5aaf54 LibWeb: Add null check for get_client_rects() on non paintable elements пре 1 година
  Andreas Kling 193fc7ef98 LibWeb: Allow cloneNode() to clone elements with weird attributes пре 1 година
  Alex 13abb1b2c7 LibWeb: Add name validation and document check to setAttribute пре 1 година
  Andreas Kling 41667f969d LibWeb: Fix two problems where media queries didn't invalidate properly пре 1 година
  Andreas Kling 53d0dd4a2e LibJS+LibWeb: Use new Cell::Visitor helpers to avoid manual iteration пре 1 година
  Andreas Kling 0b28a310b1 LibWeb: Stub out Element.scrollBy() пре 1 година
  Andreas Kling 82f8b64017 LibWeb: Stub out Element.currentCSSZoom пре 1 година
  Andreas Kling 20bdda7f02 LibWeb: Implement Element.removeAttributeNode() пре 1 година
  Kenneth Myhra d5c7959c45 LibWeb: Let queue_a_microtask() take a JS::HeapFunction пре 1 година
  Andreas Kling 870a954e11 LibWeb: Implement Element.outerHTML пре 1 година
  Andreas Kling 2ef37c0b06 LibWeb: Make EventLoop, TaskQueue, and Task GC-allocated пре 1 година
  Aliaksandr Kalenik d5c6e45dca LibWeb: Change Element::closest() to check if any of selector matches пре 1 година
  Aliaksandr Kalenik e232a84f0e LibWeb: Do not include box's own scroll offset in get_client_rects() пре 1 година