Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  MacDue 15e3b0ebde LibWeb: Use SVGGraphicsBox for `<symbol>` and `<use>` elements há 1 ano atrás
  Andreas Kling 9aefc5c927 LibWeb: Return a dummy value from various SVG getters há 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() há 1 ano atrás
  Shannon Booth f32185420d LibWeb: Use FlyString where possible in NamedNodeMap há 1 ano atrás
  Luke Wilde 54972e3ceb LibWeb: Implement SVGUseElement#href há 1 ano atrás
  Shannon Booth 7909475b14 LibWeb: Port SVGUseElement from ByteString há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String há 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Timothy Flynn 33443190d0 LibWeb: Store the SVG <use> element's referenced ID as a FlyString há 1 ano atrás
  Shannon Booth 48f367adbb LibWeb: Port get_element_by_id from DeprecatedFlyString há 1 ano atrás
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString há 1 ano atrás
  Aliaksandr Kalenik cad2d2c85b LibWeb: Use JS::HeapFunction for DocumentObserver callbacks há 1 ano atrás
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute há 1 ano atrás
  MacDue 720c27efbd LibWeb: Ensure transform of SVG <use> updates with x and y attributes há 1 ano atrás
  0GreenClover0 f165d2e7ec LibWeb: Update <use> visuals after changing the referenced element há 1 ano atrás
  Andreas Kling 1e0ea45fe5 LibWeb: Make sure that SVG use and symbol elements get paintables há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Sebastian Zaha d24667a1b6 LibWeb: Rename loaded observer event to match spec há 2 anos atrás
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() há 2 anos atrás
  PrestonLTaylor c7c3043aa2 LibWeb: Implement the `<use>` SVG element há 2 anos atrás