Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader hace 1 año
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String hace 1 año
  Aliaksandr Kalenik 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables hace 1 año
  Sam Atkins 4897643ffb LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called hace 1 año
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String hace 1 año
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String hace 1 año
  Shannon Booth 938356da98 LibWeb: Port HTMLInputElement interface from DeprecatedString to String hace 1 año
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute hace 1 año
  Shannon Booth 5b8be3a08d LibWeb: Handle immutable state for HTMLInputElement pickers hace 1 año
  Shannon Booth 7167d6a1c8 LibWeb: Support readonly attribute for input elements hace 1 año
  Shannon Booth 191c87f1cd LibWeb: Handle 'default' value state for input elements hace 1 año
  Shannon Booth 0f374afc8f LibWeb: Handle radio/checkbox default-or-on value attribute state hace 1 año
  Shannon Booth fc4fd6cb02 LibWeb: Fix empty value attribute for 'file' input returning fakepath hace 1 año
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible 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
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() hace 2 años
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() hace 2 años
  Luke Wilde f04d1d493d LibWeb: Bring form submission more up to spec hace 2 años
  Luke Wilde c9c1ddd0bb LibWeb: Fix up constructing the form entry list hace 2 años
  stelar7 518679b0dd LibWeb: Adjust change event timing for input elements hace 2 años
  PrestonLTaylor 5d3b7a5ecc LibWeb: Return DOMException instead of crashing when setting attributes hace 2 años
  Andreas Kling 7d24c13d8b LibWeb: Make input element placeholders look better hace 2 años
  Sam Atkins d16600a48b LibWeb: Propagate errors from StyleValue construction hace 2 años
  Emil Militzer 31e1be0438 LibWeb: Support multi-keyword syntax for CSS display property hace 2 años
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String hace 2 años
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String hace 2 años
  Luke Wilde 034aaf3f51 LibWeb: Introduce CustomElementRegistry and creating custom elements hace 2 años
  MacDue 17d23590bf LibWeb: Check for empty name in is_in_same_radio_button_group() hace 2 años
  MacDue f96747b722 LibWeb: Check all conditions of radio button groups hace 2 años