Historique des commits

Auteur SHA1 Message Date
  MacDue 4cdb4de049 LibWeb: Enable quirks when parsing SVGGraphicsElement CSS attributes il y a 2 ans
  MacDue 48d03a68e9 LibWeb: Allow font-size as an SVG attribute and handle font scaling il y a 2 ans
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() il y a 2 ans
  MacDue 7d26383426 LibWeb: Remove SVGContext il y a 2 ans
  Andreas Kling 55c1d8ba29 LibWeb: Honor the `opacity` attribute on SVG graphics elements il y a 2 ans
  Sam Atkins af51095fe2 LibWeb: Stop making ComputedValues::stroke_width() optional il y a 2 ans
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels il y a 2 ans
  MacDue 377ff0ac26 LibWeb: Implement SVG `fill-rule` attribute il y a 2 ans
  Luke Wilde 42a183720b LibWeb/SVG: Support url() in the stroke attribute il y a 2 ans
  PrestonLTaylor 31d536912c LibWeb: Allow SVG painting to escape out of a shadow tree il y a 2 ans
  Andreas Kling 655d9d1462 LibWeb: Make CSSPixels and Length use 64-bit (double) floating point il y a 2 ans
  MacDue 00cda96e2d LibWeb: Implement SVG opacity properties il y a 2 ans
  Andreas Kling 6f204f8c32 LibWeb: Fix null dereference on SVG element with bogus fill URL il y a 2 ans
  Andreas Kling ca1fa5f748 LibWeb: Use the new to_px() helpers in CSS, SVG and layout code il y a 2 ans
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value il y a 2 ans
  MacDue afd355c135 LibWeb: Resolve and paint SVG gradient fills il y a 2 ans
  Nico Weber f56b897622 Everywhere: Fix a few typos il y a 2 ans
  MacDue 570d71f869 LibWeb: Parse the `transform` attribute when set on SVGGraphicsElements il y a 2 ans
  MacDue 6482c306f1 LibWeb: Parse and apply `fill-opacity` attribute to SVG paths il y a 2 ans
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case il y a 2 ans
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors il y a 2 ans
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() il y a 2 ans
  Sam Atkins 8cc0bdf777 LibWeb: Resolve Lengths to CSSPixels il y a 2 ans
  Sam Atkins 7d40e3eb0d LibWeb: Replace all px Length creation with Length::make_px(CSSPixels) il y a 2 ans
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window il y a 2 ans
  Andrew Kaster 320dddde6a LibWeb: Remove unecessary dependence on Window from SVG classes il y a 2 ans
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Andreas Kling cefc931347 LibWeb: Make sure CSS::ComputedValues has initial size values il y a 3 ans