Historie revizí

Autor SHA1 Zpráva Datum
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String před 1 rokem
  Timothy Flynn 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes před 1 rokem
  Aliaksandr Kalenik 63939445b1 LibWeb: Use fit-content width if button's computed width is "auto" před 1 rokem
  Andreas Kling d54cd23615 LibWeb: Never blockify HTML <br> elements před 1 rokem
  Andreas Kling 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells před 1 rokem
  Andreas Kling 3d7c880a42 LibWeb: Give DOM::Node a direct pointer to its Paintable před 1 rokem
  Andreas Kling 25375bf1d5 LibWeb: Make Document::paintable() return a ViewportPaintable před 1 rokem
  Aliaksandr Kalenik c985a1b2af LibWeb: Add non-const version of paintable_box() in DOM::Node před 2 roky
  Andreas Kling bb39ca9b4a LibWeb: Add fast_is<SVGGraphicsElement>() před 2 roky
  Andreas Kling 28fdc7af05 LibWeb: Detach stale layout nodes from DOM during layout tree build před 2 roky
  Aliaksandr Kalenik 6b191ab73d LibJS+LibWeb: Add fast_is<DOM::Node> for JS::Object před 2 roky
  Aliaksandr Kalenik 04a5196a5d LibWeb: Add fast_is<T>() for SVGUseElement před 2 roky
  PrestonLTaylor 31d536912c LibWeb: Allow SVG painting to escape out of a shadow tree před 2 roky
  Andreas Kling dd19f61538 LibWeb: Add fast way to check if a DOM node is an SVG element před 2 roky
  Andreas Kling 80d6330a26 LibWeb: Don't create mutation record node lists if nobody is interested před 2 roky
  Andreas Kling 4637d020c3 LibWeb: Add fast_is<T>() helper for HTMLScriptElement před 2 roky
  Aliaksandr Kalenik 22572c39e0 LibWeb: Implement Node::navigable() před 2 roky
  Linus Groh d58b671ff6 LibWeb/DOM: Rename Node::{paint => paintable}_box() před 2 roky
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer před 2 roky
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements před 2 roky
  Andreas Kling d4b2544dc5 LibWeb: Make the Node.compareDocumentPosition() return value enum public před 2 roky
  Timothy Flynn 8a8340b3cd LibWeb: Port MutationRecord types to FlyString před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Andreas Kling 1cf5737e9e LibWeb: Add fast_is<T>() for various types stood out in a profile před 2 roky
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues před 2 roky
  Jonah da5c9189b2 LibWeb: Implement Accessible Name and Description Calculation před 2 roky
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace před 2 roky
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum před 2 roky
  Sam Atkins 7891ad2a28 LibWeb: Remove declarations for non-existent methods před 2 roky
  Andreas Kling 35ba13802d LibWeb: Remove unused declaration Node::removed_last_ref() před 2 roky