Commit History

Author SHA1 Message Date
  MacDue 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports 1 year ago
  Andreas Kling b12541b286 LibWeb: Add SVGSVGElement.viewBox attribute 1 year ago
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 year ago
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 year ago
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 year ago
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 years ago
  Andreas Kling 9f24c1b34c LibWeb: Use width & height to create fallback viewBox for SVG-as-image 2 years ago
  MacDue 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute 2 years ago
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 years ago
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated 2 years ago
  Linus Groh 4270ede7c4 LibWeb: Remove WRAPPER_HACK() macro 2 years ago
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated 2 years ago
  Andreas Kling b6097cf724 LibWeb: Add fast_is<SVG::SVGSVGElement>() 3 years ago
  Tobias Christiansen 4f1df48bd9 LibWeb: Make SVGSVGElement's view_box() const 3 years ago
  Andreas Kling 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 years ago
  Sam Atkins ae93aeb414 LibWeb: Give `<svg>` elements a size again 3 years ago
  Andreas Kling 7e1bf4d300 LibWeb: Compute element style in Layout::TreeBuilder 3 years ago
  Andreas Kling c4f2976d83 LibWeb: Remove unused SVGSVGElement::m_bitmap 3 years ago
  Andreas Kling 7de23aede2 LibWeb: Parse the <svg viewBox> attribute 3 years ago
  K-Adam e8d10fb429 LibWeb: Ignore svg elements outside of <svg> when building layout tree 3 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago