Commit History

Author SHA1 Message Date
  Andreas Kling ce2894c95b LibWeb: Restart the cursor blink cycle whenever the user edits content 4 years ago
  asynts 10f9c85090 LibWeb: Make DOM::Range more suitable for JS. 4 years ago
  asynts 4df0eeaa3d LibWeb: Join start and end after deleting selection. 4 years ago
  asynts a94a1d9f9e LibWeb: Implement deletion of more complex selections. 4 years ago
  asynts b3d7c5bfbc LibWeb: Fix many bugs with the editing. 4 years ago
  asynts 78558c9f30 LibWeb: Add support for cursor movement and delete. 4 years ago
  asynts e96faea1a2 LibWeb: Support range delection accross nodes with shared parent. 4 years ago
  asynts 43dc47a494 LibWeb: Add support for range deletion. 4 years ago
  asynts bbcc5a9332 LibWeb: Move editing stuff into EditEventHandler. 4 years ago