Historial de Commits

Autor SHA1 Mensaje Fecha
  MacDue b10f58a1fe LibWeb: Support `x` and `y` attributes on nested SVGs hace 1 año
  Andreas Kling b12541b286 LibWeb: Add SVGSVGElement.viewBox attribute hace 1 año
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 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
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString hace 1 año
  Sam Atkins 28dbe8eb10 LibWeb: Use SVGPresentationAttribute mode for SVG attributes hace 1 año
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute hace 1 año
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible hace 1 año
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible hace 1 año
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void hace 1 año
  MacDue 4cdb4de049 LibWeb: Enable quirks when parsing SVGGraphicsElement CSS attributes hace 2 años
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
  Andreas Kling 0ec522ab54 LibWeb: Don't infer SVG viewBox if width and/or height is zero hace 2 años
  Andreas Kling 9f24c1b34c LibWeb: Use width & height to create fallback viewBox for SVG-as-image hace 2 años
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value hace 2 años
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction hace 2 años
  Andreas Kling 4ad12f3cb2 LibWeb: Honor fill, stroke and stroke-width attribute on SVGSVGElement hace 2 años
  MacDue 5df4e64eb7 LibWeb: Implement SVG `preserveAspectRatio` attribute hace 2 años
  MacDue f753a4f640 LibWeb: Always use quirks mode when parsing SVG width/height attributes hace 2 años
  Sam Atkins 4b711932cc LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp} hace 2 años
  Michiel 2480b94ae7 LibWeb: Support more length types in SVG width/height attributes hace 2 años
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case hace 2 años
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors hace 2 años
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Andreas Kling 268b9c5d90 LibWeb: Make the layout tree GC-allocated hace 2 años