Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik 561e011e07 LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard 1 year ago
  Andreas Kling a7d7c5b7b4 LibWeb: Don't force relayout after every keyboard input event 1 year ago
  Bastiaan van der Plaat a2f101c10b LibWeb: Add input and textarea minlength and maxlength support 1 year ago
  Aliaksandr Kalenik 906ac71eca LibWeb: Fix crashing after input into empty contenteditable 1 year ago
  Aliaksandr Kalenik 46254101f7 LibWeb: Change DOM::Position to be GC-allocated 1 year ago
  Shannon Booth b603e860af LibWeb: Port CharacterData from DeprecatedString to String 1 year ago
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 years ago
  Timothy Flynn fb6ca386cc LibWeb: Delete entire grapheme clusters on backspace/delete key presses 2 years ago
  Andreas Kling 7e76a51cb0 LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport 2 years ago
  Andreas Kling 0e53003f72 LibWeb: Remove now-unused LayoutRange and LayoutPosition classes :^) 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Kenneth Myhra 4877e7593c LibWeb: Refresh text-<input> contents when pressing backspace or delete 3 years ago
  Andreas Kling 41fe02e012 LibWeb: Rename "frame" to "browsing_context" in various places 3 years ago
  Andreas Kling 7c57961c61 LibWeb: Move BrowsingContext into HTML/ 3 years ago
  Andreas Kling 84fcf879f9 LibWeb: Rename BrowsingContext::document() => active_document() 3 years ago
  Andreas Kling e91edcaa28 LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock 3 years ago
  Andreas Kling ee3a73ddbb AK: Rename downcast<T> => verify_cast<T> 4 years ago
  DexesTTP e01f1c949f AK: Do not VERIFY on invalid code point bytes in UTF8View 4 years ago
  Andreas Kling 12a42edd13 Everywhere: codepoint => code point 4 years ago
  Andreas Kling 4190fd2199 LibWeb: Rename Web::Frame to Web::BrowsingContext 4 years ago
  Max Wipfli 9440a3c280 LibWeb: Improve Unicode compatibility of HTML contenteditable 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Luke 5beacf08a2 LibWeb: Make the node mutation algorithms more spec compliant 4 years ago
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago