Histórico de Commits

Autor SHA1 Mensagem Data
  Tim Ledbetter 0ecbdc4627 LibWeb: Add support for form submission method 'dialog' há 1 ano atrás
  Timothy Flynn 5d1657f57f LibWeb: Implement implicit submission of HTMLFormElement há 1 ano atrás
  Timothy Flynn c5f8f940f0 LibWeb: Convert some tabs to spaces in an HTMLFormElement comment block há 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() há 1 ano atrás
  Andrew Kaster 7d2635355d LibWeb: Respect the trusted state of input events when submitting forms há 1 ano atrás
  Shannon Booth 0695236408 LibWeb: Use cached element name and id where possible há 1 ano atrás
  Andreas Kling 06f7f549f2 LibWeb: Combine has_attribute/attribute calls in HTMLFormElement há 1 ano atrás
  Andrew Kaster b5ec520f84 LibWeb: Implement named and indexed property access for HTMLFormElement há 1 ano atrás
  Shannon Booth 10e5458e27 LibWeb: Port HTMLFormElement from ByteString há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Bastiaan van der Plaat ea04a86715 LibWeb: Add fieldset elements property há 1 ano atrás
  Shannon Booth f976ec005c LibWeb: Port DOM::Document from DeprecatedString há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Shannon Booth 0a4586d510 LibWeb: Port HTMLHyperlinkElementUtils from DeprecatedString to String há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth 6a2a7cad61 LibWeb/LibJS: Avoid GC visit of raw pointers where possible há 1 ano atrás
  Aliaksandr Kalenik 44f7d7406c LibWeb: Use struct to pass Navigable::navigate() params há 1 ano atrás
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute há 1 ano atrás
  Aliaksandr Kalenik 857537f90c LibWeb: Update HTMLFormElement to use navigables há 2 anos atrás
  Shannon Booth d7c1cc0276 LibWeb: Fix missing 'get an output encoding' step in HTMLFormElement há 1 ano atrás
  Shannon Booth 2a732e6ddd LibWeb: Port HTMLFormElement interface from DeprecatedString to String há 1 ano atrás
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute há 1 ano atrás
  Andrew Kaster d97b09693e LibWeb: Convert SandboxingFlagSet into a enum class há 1 ano atrás
  Shannon Booth 9cf5b67162 LibWeb: Return a HTMLFormControlsCollection from HTMLFormElement element há 1 ano atrás
  Shannon Booth 21fe86d235 AK: Port URL::m_query from DeprecatedString to String há 1 ano atrás
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Shannon Booth 55d59636ef LibWeb: Implement Web::URL::url_encode closer to spec há 2 anos atrás
  Luke Wilde f04d1d493d LibWeb: Bring form submission more up to spec há 2 anos atrás
  Andreas Kling df1bb0ff49 LibWeb: Make HTMLCollection faster when it only cares about children há 2 anos atrás