Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Aliaksandr Kalenik e0713376a0 LibWeb: Capture weak `this` ptr in HTMLTextAreaElement input callback há 1 ano atrás
  Timothy Flynn 9eb38ce79c LibWeb: Update the <textarea> shadow DOM after reseting its form owner há 1 ano atrás
  Timothy Flynn c0d594568d LibWeb: Partially implement <textarea>'s selectionStart and selectionEnd há 1 ano atrás
  Timothy Flynn abc1be5b9e LibWeb: Update the <textarea> shadow DOM when the value attribute is set há 1 ano atrás
  Timothy Flynn 2b6c00e8b9 LibWeb: Use the <textarea>'s API value, not its raw value, where needed há 1 ano atrás
  Timothy Flynn 324feb04e7 LibWeb: Fix spec link on <textarea>'s value setter há 1 ano atrás
  Bastiaan van der Plaat 69e4f924b7 LibWeb: Add element adjust_computed_style and move set_property() to it há 1 ano atrás
  Bastiaan van der Plaat 110e74b9c1 LibWeb: Move textarea cols rows attr size from css to create_layout_node há 1 ano atrás
  Timothy Flynn ed13793110 LibWeb: Update the stored textarea value upon change há 1 ano atrás
  Timothy Flynn 50d3f85f75 LibWeb: Stub out a few HTMLTextArea validity IDL methods há 1 ano atrás
  Bastiaan van der Plaat a2f101c10b LibWeb: Add input and textarea minlength and maxlength support há 1 ano atrás
  Bastiaan van der Plaat 05e78dabdb LibWeb: Add textarea readonly support há 1 ano atrás
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes há 1 ano atrás
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() há 1 ano atrás
  Bastiaan van der Plaat 52397d01bd LibWeb: Add textarea placeholder há 1 ano atrás
  Bastiaan van der Plaat 091faf1aae LibWeb: Add textarea value properties há 1 ano atrás
  Andreas Kling f4fa37afd2 LibJS+LibWeb: Add missing JS_DEFINE_ALLOCATOR() for a bunch of classes há 1 ano atrás
  Bastiaan van der Plaat 3bfc2f5e95 LibWeb: Declare optional parse results inlined in `if` statements há 1 ano atrás
  Bastiaan van der Plaat 7e6fc9c26e LibWeb: Add textarea cols and rows attribute há 1 ano atrás
  Shannon Booth cc43dbf56e LibWeb: Port HTMLTextAreaElement from DeprecatedString há 1 ano atrás
  Timothy Flynn ff48b7333c LibWeb: Remove shadow roots from elements that are removed from the DOM há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Andreas Kling 3ff81dcb65 LibWeb: Make Web::Namespace::Foo strings be FlyString há 1 ano atrás
  Andreas Kling f052823f5f LibWeb: Use FlyString for create_element() namespace strings há 1 ano atrás
  Sam Atkins dcf3bdcb9a LibWeb: Use correct realm when focusing HTMLTextAreaElement há 1 ano atrás
  Aliaksandr Kalenik 46254101f7 LibWeb: Change DOM::Position to be GC-allocated há 1 ano atrás
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String há 1 ano atrás
  Sam Atkins b1a569c1c5 LibWeb: Stop crashing when textarea element is modified before insertion há 1 ano atrás
  Sam Atkins 9e227dfc16 LibWeb: Flesh out HTMLTextAreaElement há 1 ano atrás