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

Take transform:translate into account when computing clipping regions. #10486

Merged
merged 1 commit into from Apr 13, 2016

Conversation

@notriddle
Copy link
Contributor

notriddle commented Apr 8, 2016

Note that this only works for translation; a more general fix would
require major changes to how display lists work.

Closes #10431?


This change is Reviewable

@pcwalton
Copy link
Contributor

pcwalton commented Apr 8, 2016

I'm not sure that a general fix would require major changes; we'd just need to compute a bounding box for the transform.

@pcwalton
Copy link
Contributor

pcwalton commented Apr 8, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Apr 8, 2016

📌 Commit 90a004b has been approved by pcwalton

@bors-servo
Copy link
Contributor

bors-servo commented Apr 8, 2016

Testing commit 90a004b with merge 7bbd224...

bors-servo added a commit that referenced this pull request Apr 8, 2016
Take transform:translate into account when computing clipping regions.

Note that this only works for translation; a more general fix would
require major changes to how display lists work.

Closes #10431?

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

bors-servo commented Apr 8, 2016

💔 Test failed - linux-rel

@jdm
Copy link
Member

jdm commented Apr 9, 2016

  ▶ FAIL [expected PASS] /css-transforms-1_dev/html/transform-input-002.htm
  └   → /css-transforms-1_dev/html/transform-input-002.htm b0327b84fceeccbe65072461cca6e3cbe535de50
/css-transforms-1_dev/html/reference/transform-input-002-ref.htm 8ee233331f96af1fc9a837de2c670938746fd4b4
Testing b0327b84fceeccbe65072461cca6e3cbe535de50 == 8ee233331f96af1fc9a837de2c670938746fd4b4
Note that this only works for translation; a more general fix would
require major changes to how display lists work.

Closes #10431?
@pcwalton
Copy link
Contributor

pcwalton commented Apr 12, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Apr 12, 2016

📌 Commit 6c9efbf has been approved by pcwalton

@bors-servo
Copy link
Contributor

bors-servo commented Apr 12, 2016

Testing commit 6c9efbf with merge 20abebd...

bors-servo added a commit that referenced this pull request Apr 12, 2016
Take transform:translate into account when computing clipping regions.

Note that this only works for translation; a more general fix would
require major changes to how display lists work.

Closes #10431?

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

bors-servo commented Apr 12, 2016

💔 Test failed - linux-rel

@jdm
Copy link
Member

jdm commented Apr 12, 2016

@bors-servo
Copy link
Contributor

bors-servo commented Apr 12, 2016

Previous build results for android, arm32, arm64, linux-dev, mac-dev-unit, mac-rel-css, mac-rel-wpt are reusable. Rebuilding only linux-rel...

@bors-servo
Copy link
Contributor

bors-servo commented Apr 13, 2016

💔 Test failed - linux-rel

@pcwalton
Copy link
Contributor

pcwalton commented Apr 13, 2016

@bors-servo: retry

@bors-servo
Copy link
Contributor

bors-servo commented Apr 13, 2016

Testing commit 6c9efbf with merge 7e63c1b...

bors-servo added a commit that referenced this pull request Apr 13, 2016
Take transform:translate into account when computing clipping regions.

Note that this only works for translation; a more general fix would
require major changes to how display lists work.

Closes #10431?

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

bors-servo commented Apr 13, 2016

@bors-servo bors-servo merged commit 6c9efbf into servo:master Apr 13, 2016
3 checks passed
3 checks passed
continuous-integration/appveyor/pr AppVeyor build succeeded
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.

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