Commit History

Автор SHA1 Съобщение Дата
  Sam Atkins affc8a22ca LibWeb+WebContent: Convert BrowsingContext to new pixel units преди 2 години
  Timothy Flynn ba86011fab LibWeb: Add missing return statement in an element scrolling error case преди 2 години
  Baitinq 6a72a4df96 LibWeb: Propagate errors in Element::scroll_into_view() преди 2 години
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr преди 2 години
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units преди 2 години
  Thomas Queiroz eacfcac932 LibWeb: Use HashMap::try_ensure_capacity in StyleComputer преди 2 години
  Sam Atkins 3c7bd5a317 LibWeb+WebContent+headless-browser: Use CSSPixels for PageClient events преди 2 години
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable преди 2 години
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString преди 2 години
  Luke Wilde a268026e4e LibWeb: Start implementing the Element scroll attributes преди 2 години
  Luke Wilde 8066a67da2 LibWeb: Implement Element.getAttributeNode преди 2 години
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex преди 2 години
  Timothy Flynn 13b8eeff54 LibWeb: Fully implement the fragment serializing algorithm преди 2 години
  Andreas Kling 64d5d633cf LibWeb: Don't invalidate layout when setting .innerHTML on <template> преди 2 години
  Andreas Kling ccd72a2add LibWeb: Don't invalidate style for entire document on attribute change преди 2 години
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated преди 2 години
  Andreas Kling 8412206cb4 LibWeb: Cache pseudo element layout nodes weakly on DOM::Element преди 2 години
  Andreas Kling 7dcbb403bb LibWeb: Update layout in Element.getClientRects() преди 2 години
  Andreas Kling c7d592dd01 LibWeb: Generate a BlockContainer box for display:inline-flex преди 2 години
  Andreas Kling a0e6882d99 LibWeb: Remove Layout::Node::set_inline() преди 2 години
  Andreas Kling 162e4179fc LibWeb: Implement a simple version of Element.scrollIntoView() преди 2 години
  MacDue 7c8ce42593 LibWeb: Fix string whitespace splitting mistake преди 2 години
  Linus Groh b86c264975 LibWeb: Replace incorrect uses of split_view() for whitespace splitting преди 2 години
  Andrew Kaster 62a8c26b73 LibWeb: Remove unecessary dependence on Window from Geometry classes преди 2 години
  Andrew Kaster 8de7e49a56 LibWeb: Remove unecessary dependence on Window from DOM and WebIDL преди 2 години
  Luke Wilde 540c307009 LibWeb: Implement Element.insertAdjacentText преди 2 години
  Luke Wilde d540e2ec98 LibWeb: Implement Element.insertAdjacentElement преди 2 години
  Luke Wilde 2133b7d58a LibWeb: Implement :enabled and :disabled pseudo classes to spec преди 2 години
  Linus Groh bbaa05fcf9 LibWeb: Move DOMException from DOM/ to WebIDL/ преди 2 години
  Linus Groh ad04d7ac9b LibWeb: Move ExceptionOr from DOM/ to WebIDL/ преди 2 години