Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdded a test for changing an iframe's parentage. #11677
Conversation
|
r? @ConnorGBrewster |
|
@bors-servo delegate=ConnorGBrewster |
|
|
|
Looks good! -S-awaiting-review
|
|
|
…norGBrewster Added a test for changing an iframe's parentage. <!-- Please describe your changes on the following line: --> Add a test for what happens when an iframe's parent browsing context changes. --- <!-- 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] 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/11677) <!-- Reviewable:end -->
|
|
highfive
commented
Jun 8, 2016
|
|
IRC chat: http://logs.glob.uno/?c=mozilla%23servo&s=8+Jun+2016&e=8+Jun+2016#c451613 TL;DR: intermittents, gah, and @jgraham asked for the tests to be moved under web-patform-tests. |
23b1dc4
to
0d6c312
highfive
commented
Jun 9, 2016
|
New code was committed to pull request. |
0d6c312
to
b20af75
highfive
commented
Jun 9, 2016
|
New code was committed to pull request. |
b20af75
to
e21f2d1
highfive
commented
Jun 9, 2016
|
New code was committed to pull request. |
|
Moved tests to web-platform-tests, rebased and squashed. |
|
@bors-servo r=@ConnorGBrewster |
|
|
…nnorGBrewster Added a test for changing an iframe's parentage. <!-- Please describe your changes on the following line: --> Add a test for what happens when an iframe's parent browsing context changes. --- <!-- 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] 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/11677) <!-- Reviewable:end -->
|
|
|
e21f2d1
to
999e057
highfive
commented
Jun 9, 2016
|
New code was committed to pull request. |
|
Grr. Fixed tabs. @bors-servo r=ConnorGBrewster |
|
|
…norGBrewster Added a test for changing an iframe's parentage. <!-- Please describe your changes on the following line: --> Add a test for what happens when an iframe's parent browsing context changes. --- <!-- 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] 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/11677) <!-- Reviewable:end -->
|
|
asajeffrey commentedJun 8, 2016
•
edited by larsbergstrom
Add a test for what happens when an iframe's parent browsing context changes.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errorsThis change is