Historique des commits

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