diff -r 77975abeec41 media-source/media-source-respec.html --- a/media-source/media-source-respec.html Thu Jan 31 14:20:54 2013 -0800 +++ b/media-source/media-source-respec.html Mon Feb 11 12:56:54 2013 -0500 @@ -1,4 +1,4 @@ - + @@ -680,7 +680,16 @@
  1. If this object has been removed from the attribute of the , then throw an exception and abort these steps.
  2. If the attribute equals true, then throw an exception and abort these steps.
  3. -
  4. If the attribute of the is not in the state, then throw an exception and abort these steps.
  5. +
  6. If the attribute of the is in the state then throw an exception and abort these steps.
  7. +
  8. +

    If the attribute of the is in the state then run the following steps:

    +
      +
    1. Set the attribute of the to +
    2. +
    3. + at the .
    4. +
    +
  9. If this object is waiting for the end of a to be appended, then throw an and abort these steps.
  10. Update the attribute to the new value.