Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn 94c67c364d LibWeb: Implement HTMLInputElement's selected coordinates vor 1 Jahr
  Timothy Flynn 36302388a3 LibWeb: Allow submitting forms whose submission URL is a file:// URL vor 1 Jahr
  Timothy Flynn 986811d2aa LibWeb: Do not use HTMLFormElement::elements to get submittable elements vor 1 Jahr
  Tim Ledbetter 816d24f647 LibWeb: Implement `HTMLFormElement.requestSubmit()` vor 1 Jahr
  Tim Ledbetter 0ecbdc4627 LibWeb: Add support for form submission method 'dialog' vor 1 Jahr
  Timothy Flynn 5d1657f57f LibWeb: Implement implicit submission of HTMLFormElement vor 1 Jahr
  Timothy Flynn c5f8f940f0 LibWeb: Convert some tabs to spaces in an HTMLFormElement comment block vor 1 Jahr
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() vor 1 Jahr
  Andrew Kaster 7d2635355d LibWeb: Respect the trusted state of input events when submitting forms vor 1 Jahr
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible vor 1 Jahr
  Andreas Kling 06f7f549f2 LibWeb: Combine has_attribute/attribute calls in HTMLFormElement vor 1 Jahr
  Andrew Kaster b5ec520f84 LibWeb: Implement named and indexed property access for HTMLFormElement vor 1 Jahr
  Shannon Booth 10e5458e27 LibWeb: Port HTMLFormElement from ByteString vor 1 Jahr
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String vor 1 Jahr
  Bastiaan van der Plaat ea04a86715 LibWeb: Add fieldset elements property vor 1 Jahr
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Shannon Booth 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible vor 1 Jahr
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params vor 1 Jahr
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute vor 1 Jahr
  Aliaksandr Kalenik 857537f90c LibWeb: Update HTMLFormElement to use navigables vor 2 Jahren
  Shannon Booth d7c1cc0276 LibWeb: Fix missing 'get an output encoding' step in HTMLFormElement vor 1 Jahr
  Shannon Booth 2a732e6ddd LibWeb: Port HTMLFormElement interface from DeprecatedString to String vor 1 Jahr
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute vor 1 Jahr
  Andrew Kaster d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class vor 1 Jahr
  Shannon Booth 9cf5b67162 LibWeb: Return a HTMLFormControlsCollection from HTMLFormElement element vor 1 Jahr
  Shannon Booth 21fe86d235 AK: Port URL::m_query from DeprecatedString to String vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr