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

layout: Add a field in the display list for simple border radii on box shadows. #7896

Merged
merged 1 commit into from Oct 6, 2015

Conversation

@pcwalton
Copy link
Contributor

pcwalton commented Oct 6, 2015

Only supported in WebRender (with my upcoming PR) for now.

r? @mbrubeck

Review on Reviewable

@highfive
Copy link

highfive commented Oct 6, 2015

warning Warning warning

  • These commits modify layout code, but no reftests are modified. Please consider adding a reftest!
@mbrubeck mbrubeck self-assigned this Oct 6, 2015
shadows.

Only supported in WebRender (with my upcoming PR) for now.
@mbrubeck
Copy link
Contributor

mbrubeck commented Oct 6, 2015

@bors-servo
Copy link
Contributor

bors-servo commented Oct 6, 2015

📌 Commit e3b988a has been approved by mbrubeck

pcwalton added a commit to pcwalton/webrender that referenced this pull request Oct 6, 2015
out (rectangle subtraction) to the clipper.

Known issues:

* Clipping out does not clip the uv coordinates properly.

* Clipping to rounded rectangle corners does not work yet.

* Box shadows with elliptical radii are unsupported (also in master
  Servo).

* Box shadows with heterogeneous radii for each corner are unsupported
  (also in master Servo).

This PR depends on some changes to Servo to support the new border
radius field in box shadow display items: servo/servo#7896
pcwalton added a commit to pcwalton/webrender that referenced this pull request Oct 6, 2015
out (rectangle subtraction) to the clipper.

Known issues:

* Clipping out does not clip the uv coordinates properly.

* Clipping to rounded rectangle corners does not work yet.

* Box shadows with elliptical radii are unsupported (also in master
  Servo).

* Box shadows with heterogeneous radii for each corner are unsupported
  (also in master Servo).

This PR depends on some changes to Servo to support the new border
radius field in box shadow display items: servo/servo#7896
@bors-servo
Copy link
Contributor

bors-servo commented Oct 6, 2015

Testing commit e3b988a with merge 5eb1c04...

bors-servo pushed a commit that referenced this pull request Oct 6, 2015
layout: Add a field in the display list for simple border radii on box shadows.

Only supported in WebRender (with my upcoming PR) for now.

r? @mbrubeck

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7896)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Oct 6, 2015

💔 Test failed - mac-dev-ref-unit

@jdm
Copy link
Member

jdm commented Oct 6, 2015

@bors-servo
Copy link
Contributor

bors-servo commented Oct 6, 2015

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

@bors-servo
Copy link
Contributor

bors-servo commented Oct 6, 2015

@bors-servo bors-servo merged commit e3b988a into servo:master Oct 6, 2015
2 checks passed
2 checks passed
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.

None yet

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