Commit History

Author SHA1 Message Date
  Shannon Booth 9ce8189f21 Everywhere: Use unqualified AK::URL 1 year ago
  MacDue 5cf1570f40 LibWeb: Add initial support for nesting SVG viewports 1 year ago
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 year ago
  Aliaksandr Kalenik 063e66cae9 LibWeb: Introduce RecordingPainter to serialize painting commands 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
  MacDue 909bcfe9a4 LibWeb: Resolve and paint simple SVG masks 1 year ago
  MacDue 720c27efbd LibWeb: Ensure transform of SVG <use> updates with x and y attributes 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Andreas Kling bb39ca9b4a LibWeb: Add fast_is<SVGGraphicsElement>() 1 year ago
  Tom e61fdd1dc6 LibWeb: Use viewbox attribute in SVG symbol element 1 year ago
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 years ago
  MacDue 377ff0ac26 LibWeb: Implement SVG `fill-rule` attribute 2 years ago
  Luke Wilde 42a183720b LibWeb/SVG: Support url() in the stroke attribute 2 years ago
  MacDue 00cda96e2d LibWeb: Implement SVG opacity properties 2 years ago
  Andreas Kling 70db40c9b0 LibWeb: Don't include Layout/Node.h from DOM/Element.h 2 years ago
  MacDue afd355c135 LibWeb: Resolve and paint SVG gradient fills 2 years ago
  MacDue f9c61e3ba7 LibWeb: Scale SVG stroke-width based on viewbox 2 years ago
  Nico Weber f56b897622 Everywhere: Fix a few typos 2 years ago
  MacDue 570d71f869 LibWeb: Parse the `transform` attribute when set on SVGGraphicsElements 2 years ago
  MacDue 6482c306f1 LibWeb: Parse and apply `fill-opacity` attribute to SVG paths 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
  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 1b6ed558bb LibWeb: Move QualifiedName into the Web::DOM namespace 3 years ago
  Sam Atkins ae99cbe534 LibWeb: Treat SVG fill/stroke/stroke-width attributes as CSS properties 3 years ago
  Sam Atkins 3964b81d2b LibWeb: Add for CSS `fill/stroke/stroke-color` properties for SVG 3 years ago
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago