[Bug 18576] Confused requirements on updating implicit duration

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18576

Aaron Colwell <acolwell@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Aaron Colwell <acolwell@chromium.org> 2012-08-22 23:44:30 UTC ---
Changes committed.
http://dvcs.w3.org/hg/html-media/rev/340786fcae83

- Clarified text for duration updates triggered by appending past the end.
- Removed section 2.12 since it was non-normative.
- Created a new normative duration change algorithm. (Section 3.3.6)
- Updated append(), endOfStream(), & duration setter algorithms to use the new
duration change algorithm.

Let me know if there are problems with the new text. I think it is a lot
clearer and now it points to the actual parts of the HTML spec that deal with
duration changes.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 22 August 2012 23:44:32 UTC