IETC audio-interface-inherit.129 claims NETWORK_NO_SOURCE should not be overrideable
https://bugs.webkit.org/show_bug.cgi?id=76085
Reviewed by Eric Seidel.
As far as I can tell, the IETC test of this feature is wrong.
NETWORK_NO_SOURCE should be immutable on the interface object and on
the interface prototype object, but JavaScript should be able to shadow
the property on an instance.
* media/network-no-source-const-shadow-expected.txt: Added.
* media/network-no-source-const-shadow.html: Added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@104761 268f45cc-cd09-0410-ab3c-d52691b4dbfc
3 files changed