Auto merge of #13017 - nox:wrong-receiver, r=Ms2ger

Pass the receiver to get_property_on_prototype (fixes #11600)

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13017)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-08-25 11:49:54 -05:00 committed by GitHub
commit 160d15670e
3 changed files with 60 additions and 48 deletions

View file

@ -1,5 +0,0 @@
[HTMLCollection-as-proto-length-get-throws.html]
type: testharness
[HTMLcollection as a prototype should not allow getting .length on the base object]
expected: FAIL