Historial de Commits

Autor SHA1 Mensaje Fecha
  Aliaksandr Kalenik 02d5ed44cb LibWeb: Stub Range::get_client_rects() hace 1 año
  Bastiaan van der Plaat 169d24ae2e LibWeb: Add comments and missing items of various IDL files hace 1 año
  Shannon Booth d4a890080d LibWeb: Switch IDL from UseNewAKString to UseDeprecatedAKString hace 1 año
  Shannon Booth 72f54eca26 LibWeb: Port History interface from DeprecatedString to String hace 1 año
  Andreas Kling e8f5085669 LibWeb: Implement Range.createContextualFragment() hace 2 años
  Luke Wilde 34c130b336 LibWeb: Stub Range.getBoundingClientRect hace 2 años
  Andreas Kling 8f110e0fb1 LibWeb: Remove the NoInstanceWrapper extended IDL attribute hace 2 años
  Andreas Kling bb547ce1c4 LibWeb: Make AbstractRange and subclasses GC-allocated hace 3 años
  Andreas Kling 2fb9eb5257 LibWeb: Implement Range.deleteContents() hace 3 años
  Andreas Kling e1c71b3f91 LibWeb: Implement Range.cloneContents() hace 3 años
  Andreas Kling 8ab25f8d8c LibWeb: Implement Range.surroundContents(newParent) hace 3 años
  Andreas Kling c74b1b6d65 LibWeb: Implement Range.insertNode(node) hace 3 años
  Andreas Kling 16f4c76da6 LibWeb: Implement Range.extractContents() hace 3 años
  Andreas Kling 394cd77467 LibWeb: Implement stringifier for DOM Range :^) hace 3 años
  Luke Wilde ad5fb1fd7e LibWeb: Implement Range.comparePoint hace 3 años
  Luke Wilde 62b76e0658 LibWeb: Implement Range.isPointInRange hace 3 años
  Luke Wilde 386ee5ab17 LibWeb: Implement Range.intersectsNode hace 3 años
  Luke Wilde 4c08757ff9 LibWeb: Add Range.detach hace 3 años
  Luke Wilde 8a755726ad LibWeb: Implement Range.selectNodeContents hace 3 años
  Luke Wilde 2b2dbdc74f LibWeb: Implement Range.collapse hace 3 años
  Luke Wilde dfdc2ddb9e LibWeb: Implement Range.selectNode hace 3 años
  Luke Wilde a26f1b2ff9 LibWeb: Implement Range.compareBoundaryPoints hace 3 años
  Luke Wilde d73fb7e10f LibWeb: Implement Range.set{Start,End}{Before,After} hace 3 años
  Luke Wilde a2acda5669 LibWeb: Abstract Range's members into AbstractRange hace 3 años
  Andreas Kling c25d653c31 LibWeb: Implement Range.commonAncestorContainer hace 3 años
  Andreas Kling aec0e54f73 LibWeb: Expose Range.collapsed to JavaScript hace 3 años
  Ali Mohammad Pur a59800b4a0 LibWeb: Add imports to all IDL files that depend on others hace 3 años
  Linus Groh 8f8f7bfd0f LibWeb: Add constructor to Range IDL interface hace 4 años
  Andreas Kling cfa2fb2eb3 LibWeb: Generate JS bindings for Range from IDL :^) hace 4 años