diff --git a/Overview.src.html b/Overview.src.html index 3a94d494..4a7e2582 100644 --- a/Overview.src.html +++ b/Overview.src.html @@ -7344,7 +7344,7 @@

Interface Range

extracting subrange.
  • Append subfragment to - fragment. + clone.

  • For each contained child in contained children, @@ -7399,7 +7399,7 @@

    Interface Range

    extracting subrange.
  • Append subfragment to - fragment. + clone.

  • Set range's start and @@ -7566,7 +7566,7 @@

    Interface Range

    cloning subrange.
  • Append subfragment to - fragment. + clone.

  • @@ -7625,7 +7625,7 @@

    Interface Range

    cloning subrange.
  • Append subfragment to - fragment. + clone.

  • Return fragment. @@ -9135,6 +9135,7 @@

    Acknowledgments

    Domenic Denicola, Dominic Cooney, Dominique Hazaël-Massieux, +Don Jordan, Doug Schepers, Erik Arvidsson, Gavin Nicol, diff --git a/dom-core.html b/dom-core.html index 3436aefa..4483431a 100644 --- a/dom-core.html +++ b/dom-core.html @@ -9,7 +9,7 @@

    DOM

    -

    Living Standard — Last Updated 4 December 2014

    +

    Living Standard — Last Updated 8 December 2014

    @@ -7414,7 +7414,7 @@

    5.2 Interface extracting subrange.
  • Append subfragment to - fragment. + clone.

  • For each contained child in contained children, @@ -7469,7 +7469,7 @@

    5.2 Interface extracting subrange.
  • Append subfragment to - fragment. + clone.

  • Set range's start and @@ -7636,7 +7636,7 @@

    5.2 Interface cloning subrange.
  • Append subfragment to - fragment. + clone.

  • @@ -7695,7 +7695,7 @@

    5.2 Interface cloning subrange.
  • Append subfragment to - fragment. + clone.

  • Return fragment. @@ -9252,6 +9252,7 @@

    Acknowledgments

    Domenic Denicola, Dominic Cooney, Dominique Hazaël-Massieux, +Don Jordan, Doug Schepers, Erik Arvidsson, Gavin Nicol,