Historial de Commits

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