Skip to content

Commit

Permalink
#450@trivial: Continue on Range implementation.
Browse files Browse the repository at this point in the history
  • Loading branch information
capricorn86 committed Jun 20, 2022
1 parent ec57892 commit fa82f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/happy-dom/src/range/RangeUtility.ts
Expand Up @@ -57,7 +57,7 @@ export default class RangeUtility {
return -1;
}

/** ....................
/** ..............................
* Returns a DocumentFragment copying the objects of type Node included in the Range.
*
* Based on:
Expand Down

0 comments on commit fa82f07

Please sign in to comment.