Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth cf7f07b822 LibWeb: Pass Element const& to is_valid_reference_element hace 1 año
  Shannon Booth ab70932681 LibWeb: Factor out "process the URL" AO for SVGUseElement hace 1 año
  Tim Ledbetter a552bda8d9 LibWeb: Pass the old attribute value to `Element::attribute_changed()` hace 1 año
  Andreas Kling f4bdf56212 LibWeb: Rename Element::shadow_root_internal() to shadow_root() hace 1 año
  Andreas Kling c7d9c1c0b2 LibWeb: Update DOM cloning algorithm for declarative shadow DOM hace 1 año
  Shannon Booth bad44f8fc9 LibWeb: Remove Bindings/Forward.h from LibWeb/Forward.h hace 1 año
  MacDue 0a061a6a63 LibWeb: Allow references via `xlink:href` for SVG `<use>` elements hace 1 año
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes hace 1 año
  MacDue 15e3b0ebde LibWeb: Use SVGGraphicsBox for `<symbol>` and `<use>` elements hace 1 año
  Andreas Kling 9aefc5c927 LibWeb: Return a dummy value from various SVG getters hace 1 año
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() hace 1 año
  Shannon Booth f32185420d LibWeb: Use FlyString where possible in NamedNodeMap hace 1 año
  Luke Wilde 54972e3ceb LibWeb: Implement SVGUseElement#href hace 1 año
  Shannon Booth 7909475b14 LibWeb: Port SVGUseElement from ByteString hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString hace 1 año
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks hace 1 año
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String hace 1 año
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString hace 1 año
  Timothy Flynn 33443190d0 LibWeb: Store the SVG <use> element's referenced ID as a FlyString hace 1 año
  Shannon Booth 48f367adbb LibWeb: Port get_element_by_id from DeprecatedFlyString hace 1 año
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString hace 1 año
  Aliaksandr Kalenik cad2d2c85b LibWeb: Use JS::HeapFunction for DocumentObserver callbacks hace 1 año
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute hace 1 año
  MacDue 720c27efbd LibWeb: Ensure transform of SVG <use> updates with x and y attributes hace 1 año
  0GreenClover0 f165d2e7ec LibWeb: Update <use> visuals after changing the referenced element hace 1 año
  Andreas Kling 1e0ea45fe5 LibWeb: Make sure that SVG use and symbol elements get paintables hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 2 años
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 2 años
  Sebastian Zaha d24667a1b6 LibWeb: Rename loaded observer event to match spec hace 2 años