Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test for #18544 - Flow list crash #19834

Merged
merged 1 commit into from Jan 23, 2018
Merged

Test for #18544 - Flow list crash #19834

merged 1 commit into from Jan 23, 2018

Conversation

@ferjm
Copy link
Member

ferjm commented Jan 22, 2018

  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #18544
  • There are tests for these changes

This change is Reviewable

@ferjm
Copy link
Member Author

ferjm commented Jan 22, 2018

r? @emilio

@highfive highfive assigned emilio and unassigned pcwalton Jan 22, 2018
@emilio
emilio approved these changes Jan 22, 2018
Copy link
Member

emilio left a comment

r=me, with that.

Thanks!

<script>
async_test(function(test) {
window.onload = test.step_func_done(function() {
document.body.children[0].style['column-count'] = 1;

This comment has been minimized.

@emilio

emilio Jan 22, 2018

Member

let's do document.body.offsetTop; below this line so we're sure that layout has been triggered before reporting the test as ok.

@ferjm ferjm force-pushed the ferjm:issue-18544 branch from 0d40e79 to 8c7e710 Jan 22, 2018
@emilio
Copy link
Member

emilio commented Jan 23, 2018

LGTM, thanks!

@bors-servo r+

@bors-servo
Copy link
Contributor

bors-servo commented Jan 23, 2018

📌 Commit 8c7e710 has been approved by emilio

@bors-servo
Copy link
Contributor

bors-servo commented Jan 23, 2018

Testing commit 8c7e710 with merge bda560d...

bors-servo added a commit that referenced this pull request Jan 23, 2018
Test for #18544 - Flow list crash

- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #18544
- [X] There are tests for these changes

<!-- 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/19834)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Jan 23, 2018

@bors-servo bors-servo merged commit 8c7e710 into servo:master Jan 23, 2018
2 of 3 checks passed
2 of 3 checks passed
continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

5 participants
You can’t perform that action at this time.