Commitin historia

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