[Bug 7677] Is there any behavior defined for setting the src property. For example, is the expectation that object should (A) load the src if autobuffer is true (B) stop playing if currently playing (C) something else (D) nothing at all?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7677


Ian 'Hixie' Hickson <ian@hixie.ch> changed:

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




--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch>  2009-09-20 10:59:04 ---
If a src attribute of a media element that is in a Document and whose
networkState has the value NETWORK_EMPTY is set or changed, the user agent must
invoke the media element's resource selection algorithm.


-- 
Configure bugmail: http://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 Sunday, 20 September 2009 10:59:13 UTC