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

Fix hit testing to take into account nested stacking contexts #12777 #12841

Merged
merged 2 commits into from Aug 25, 2016

Conversation

@emilio
Copy link
Member

emilio commented Aug 13, 2016

Fixes #12833.


  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #12833 (github issue number if applicable).
  • There are tests for these changes OR

This change is Reviewable

@emilio
Copy link
Member Author

emilio commented Aug 13, 2016

@jdm: I was so dumb that I didn't pass the transformed point into the children sc. I'm scared no test caught this.

@emilio
Copy link
Member Author

emilio commented Aug 13, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Aug 13, 2016

Trying commit 3281262 with merge 986a4aa...

bors-servo added a commit that referenced this pull request Aug 13, 2016
Fix hit testing to take into account nested stacking contexts #12777

<!-- Please describe your changes on the following line: -->

Fixes #12833.

---
<!-- 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 #12833 (github issue number if applicable).

<!-- Either: -->
- [x] There are tests for these changes OR

<!-- 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="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12841)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Aug 13, 2016

💔 Test failed - linux-rel

@highfive
Copy link

highfive commented Aug 13, 2016

  ▶ FAIL [expected PASS] /css-transforms-1_dev/html/transform-abspos-002.htm
  └   → /css-transforms-1_dev/html/transform-abspos-002.htm 71f0313eedfbfcce0b0fcc5ae55f34b1daa3b8d8
/css-transforms-1_dev/html/reference/transform-abspos-ref.htm 78d197606924062e8dd2a773c977afcecf8940f8
Testing 71f0313eedfbfcce0b0fcc5ae55f34b1daa3b8d8 == 78d197606924062e8dd2a773c977afcecf8940f8
@emilio
Copy link
Member Author

emilio commented Aug 14, 2016

That's a know intermittent, but just to make sure:

@bors-servo: retry

@bors-servo
Copy link
Contributor

bors-servo commented Aug 14, 2016

Trying commit 3281262 with merge 3f24f2c...

bors-servo added a commit that referenced this pull request Aug 14, 2016
Fix hit testing to take into account nested stacking contexts #12777

<!-- Please describe your changes on the following line: -->

Fixes #12833.

---
<!-- 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 #12833 (github issue number if applicable).

<!-- Either: -->
- [x] There are tests for these changes OR

<!-- 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="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12841)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Aug 14, 2016

@pcwalton
Copy link
Contributor

pcwalton commented Aug 16, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Aug 16, 2016

📌 Commit 3281262 has been approved by pcwalton

@KiChjang
Copy link
Member

KiChjang commented Aug 25, 2016

Looks like this was never merged, and requires a rebase now.

emilio added 2 commits Aug 13, 2016
I messed this up in the previous hit testing pr.
@emilio emilio force-pushed the emilio:hit-test branch from 3ab69c0 to d6c7b34 Aug 25, 2016
@emilio
Copy link
Member Author

emilio commented Aug 25, 2016

@bors-servo: r=pcwalton

@bors-servo
Copy link
Contributor

bors-servo commented Aug 25, 2016

📌 Commit d6c7b34 has been approved by pcwalton

@emilio
Copy link
Member Author

emilio commented Aug 25, 2016

@bors-servo: p=1

  • It's been killing bhtml for a while now
@bors-servo
Copy link
Contributor

bors-servo commented Aug 25, 2016

Testing commit d6c7b34 with merge 9b4713f...

bors-servo added a commit that referenced this pull request Aug 25, 2016
Fix hit testing to take into account nested stacking contexts #12777

<!-- Please describe your changes on the following line: -->

Fixes #12833.

---
<!-- 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 #12833 (github issue number if applicable).

<!-- Either: -->
- [x] There are tests for these changes OR

<!-- 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="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/12841)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Aug 25, 2016

@bors-servo bors-servo merged commit d6c7b34 into servo:master Aug 25, 2016
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
@emilio emilio deleted the emilio:hit-test branch Aug 25, 2016
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.

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