Auto merge of #11666 - asajeffrey:cross-origin-parentage-test, r=ConnorGBrewster

Added tests for cross-origin iframe parentage.

<!-- Please describe your changes on the following line: -->
Added (currently failing) tests for cross-origin iframe parentage.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #11478
- [X] There are tests for these changes

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11666)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2016-06-12 09:54:51 -05:00 committed by GitHub
commit 0b2cc910d4
5 changed files with 54 additions and 0 deletions

View file

@ -0,0 +1,6 @@
[cross_origin_parentage.html]
type: testharness
[Check the frame heriarchy 1]
expected: FAIL
[Check the frame heriarchy 2]
expected: FAIL