Historique des commits

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