Commit History

Author SHA1 Message Date
  Sam Atkins 28c2836c24 LibWeb: Make external StyleValue-parsing methods infallible 1 year ago
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 year ago
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 year ago
  Sam Atkins f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value 2 years ago
  Michiel 2480b94ae7 LibWeb: Support more length types in SVG width/height attributes 2 years ago
  Kenneth Myhra 71316614b8 LibWeb: Make factory method of SVG::SVGLength fallible 2 years ago
  Kenneth Myhra 63b69f3672 LibWeb: Make factory method of SVG::SVGAnimatedLength fallible 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
  Andreas Kling 0555684682 LibWeb: Sketch out basic support for SVG <foreignObject> elements 2 years ago