Commit Verlauf

Autor SHA1 Nachricht Datum
  Bastiaan van der Plaat d5ca8209bf LibWeb: Add input element valueAsNumber vor 1 Jahr
  Bastiaan van der Plaat d290569535 LibWeb: Don't create shadow root for input hidden vor 1 Jahr
  circl a1cce69db0 LibWeb/HTMLInputElement: Improve appearance of color picker vor 1 Jahr
  circl ce48ac3101 LibWeb/HTMLInputElement: Move text input shadow tree into a function vor 1 Jahr
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString vor 1 Jahr
  Karol Kosek 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h vor 1 Jahr
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString vor 1 Jahr
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String vor 1 Jahr
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute vor 1 Jahr
  circl 2995a2e212 LibWeb+LibWebView+WebContent: Add support for <input type="color"> vor 1 Jahr
  Aliaksandr Kalenik 46254101f7 LibWeb: Change DOM::Position to be GC-allocated vor 1 Jahr
  Shannon Booth 47514e07b4 LibWeb: Make Element attribute getters take a StringView vor 1 Jahr
  Shannon Booth 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String vor 1 Jahr
  Andreas Kling 51caa14381 LibWeb: Remove FrameLoader vor 1 Jahr
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String vor 1 Jahr
  Aliaksandr Kalenik 6942bdcfce LibWeb: Update top_level_browsing_context() to use navigables vor 1 Jahr
  Sam Atkins 4897643ffb LibWeb: Allow non-HTMLInputElements to have did_edit_text_node() called vor 1 Jahr
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String vor 1 Jahr
  Shannon Booth bcb6851c07 LibWeb: Port Text interface from DeprecatedString to String vor 1 Jahr
  Shannon Booth 938356da98 LibWeb: Port HTMLInputElement interface from DeprecatedString to String vor 1 Jahr
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute vor 1 Jahr
  Shannon Booth 5b8be3a08d LibWeb: Handle immutable state for HTMLInputElement pickers vor 1 Jahr
  Shannon Booth 7167d6a1c8 LibWeb: Support readonly attribute for input elements vor 1 Jahr
  Shannon Booth 191c87f1cd LibWeb: Handle 'default' value state for input elements vor 1 Jahr
  Shannon Booth 0f374afc8f LibWeb: Handle radio/checkbox default-or-on value attribute state vor 1 Jahr
  Shannon Booth fc4fd6cb02 LibWeb: Fix empty value attribute for 'file' input returning fakepath vor 1 Jahr
  Sam Atkins 8a8cc18cf4 LibWeb: Make StyleValue constructors infallible vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() vor 2 Jahren