Historique des commits

Auteur SHA1 Message Date
  Bastiaan van der Plaat d5ca8209bf LibWeb: Add input element valueAsNumber il y a 1 an
  Bastiaan van der Plaat d290569535 LibWeb: Don't create shadow root for input hidden il y a 1 an
  circl a1cce69db0 LibWeb/HTMLInputElement: Improve appearance of color picker il y a 1 an
  circl ce48ac3101 LibWeb/HTMLInputElement: Move text input shadow tree into a function il y a 1 an
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  Karol Kosek 426b7ffa41 LibWeb: Don't include Window.h in Element.h and Document.h il y a 1 an
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString il y a 1 an
  Shannon Booth 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String il y a 1 an
  Shannon Booth 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute il y a 1 an
  circl 2995a2e212 LibWeb+LibWebView+WebContent: Add support for <input type="color"> il y a 1 an
  Aliaksandr Kalenik 46254101f7 LibWeb: Change DOM::Position to be GC-allocated il y a 1 an
  Shannon Booth 47514e07b4 LibWeb: Make Element attribute getters take a StringView il y a 1 an
  Shannon Booth 3bd04d2c58 LibWeb: Port Attr interface from DeprecatedString to String il y a 1 an
  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