Historial de Commits

Autor SHA1 Mensaje Fecha
  Aliaksandr Kalenik 036cd9b2dd LibWeb: Null layout and paintable pointers of removed DOM::Node hace 1 año
  Andreas Kling 75d5429d66 LibWeb: Add fast_is<T> for form, embed, image, and object elements hace 1 año
  Shannon Booth a8f5ebeddd LibWeb: Port DOM::Node from DeprecatedString hace 1 año
  Sam Atkins cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class hace 1 año
  Shannon Booth 6c42de3e8b LibWeb: Port XMLSerializer from DeprecatedString to String hace 1 año
  Andreas Kling 9edfd5e360 LibWeb: Only allocate DOM::Node registered observer list on demand hace 1 año
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String hace 1 año
  Andreas Kling 6b580d68a3 LibWeb: Rename DOM::Node::id() to unique_id() hace 1 año
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hace 1 año
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString hace 1 año
  Andreas Kling a6131634f1 LibWeb: Add fast_is<T>() for HTMLSlotElement hace 1 año
  Shannon Booth 07b332e17c LibWeb: Add IDL definition for SVGScriptElement hace 1 año
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String hace 1 año
  Timothy Flynn 45b36bd08a LibWeb: Introduce the slottable concept for DOM elements and text nodes hace 1 año
  Aliaksandr Kalenik 63939445b1 LibWeb: Use fit-content width if button's computed width is "auto" hace 1 año
  Andreas Kling d54cd23615 LibWeb: Never blockify HTML <br> elements hace 1 año
  Andreas Kling 354d2ccc3c LibWeb: Support fast_is<T>() for table, table sections, rows and cells hace 1 año
  Andreas Kling 3d7c880a42 LibWeb: Give DOM::Node a direct pointer to its Paintable hace 1 año
  Andreas Kling 25375bf1d5 LibWeb: Make Document::paintable() return a ViewportPaintable hace 1 año
  Aliaksandr Kalenik c985a1b2af LibWeb: Add non-const version of paintable_box() in DOM::Node hace 1 año
  Andreas Kling bb39ca9b4a LibWeb: Add fast_is<SVGGraphicsElement>() hace 1 año
  Andreas Kling 28fdc7af05 LibWeb: Detach stale layout nodes from DOM during layout tree build hace 1 año
  Aliaksandr Kalenik 6b191ab73d LibJS+LibWeb: Add fast_is<DOM::Node> for JS::Object hace 2 años
  Aliaksandr Kalenik 04a5196a5d LibWeb: Add fast_is<T>() for SVGUseElement hace 2 años
  PrestonLTaylor 31d536912c LibWeb: Allow SVG painting to escape out of a shadow tree hace 2 años
  Andreas Kling dd19f61538 LibWeb: Add fast way to check if a DOM node is an SVG element hace 2 años
  Andreas Kling 80d6330a26 LibWeb: Don't create mutation record node lists if nobody is interested hace 2 años
  Andreas Kling 4637d020c3 LibWeb: Add fast_is<T>() helper for HTMLScriptElement hace 2 años
  Aliaksandr Kalenik 22572c39e0 LibWeb: Implement Node::navigable() hace 2 años
  Linus Groh d58b671ff6 LibWeb/DOM: Rename Node::{paint => paintable}_box() hace 2 años