Historial de Commits

Autor SHA1 Mensaje Fecha
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements hace 2 años
  Srikavin Ramkumar 47a466865c LibWeb: Return HTMLElement for valid custom element tag names hace 2 años
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case hace 2 años
  Kenneth Myhra ff92324fa5 LibWeb: Make factory method of DOM::ElementFactory fallible hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años
  Andreas Kling 0555684682 LibWeb: Sketch out basic support for SVG <foreignObject> elements hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Simon Danner bd90498332 LibWeb: Add SVGDefsElement hace 3 años
  Andreas Kling e81594d9a1 LibWeb: Sketch out a very basic SVG <clipPath> element hace 3 años
  Andreas Kling 5d672717aa LibWeb: Add a barebones SVGTextContentElement with getNumberOfChars() hace 3 años
  Andreas Kling bfa7aad0f6 LibWeb: Support (and validate) prefixes in Document.createElementNS() hace 3 años
  Andreas Kling fb11741f20 LibWeb: Use the prefix passed to Document.createElementNS() hace 3 años
  Sam Atkins 2fad940b0b LibWeb: Add SVG `<polygon>` element and test case :^) hace 3 años
  Sam Atkins 116a1f485c LibWeb: Add SVG `<polyline>` element and test case :^) hace 3 años
  Sam Atkins 17912330c4 LibWeb: Add SVG `<line>` element and test case :^) hace 3 años
  Sam Atkins 3a1a35ef8f LibWeb: Add SVG `<ellipse>` element and test case :^) hace 3 años
  Sam Atkins 21bdcee3c3 LibWeb: Add SVG `<circle>` element and test case :^) hace 3 años
  Sam Atkins 1dde6a0a2b LibWeb: Add SVG `<rect>` element and test case :^) hace 3 años
  Andreas Kling 7ac889e533 LibWeb: Add a bare-bones SVG <g> element hace 3 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Luke 31364da590 LibWeb+HackStudio: Use lukew@serenityos.org for my copyright headers hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling 330c3fcb59 LibWeb: Use move semantics for QualifiedName more often hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años