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 upAdd support for most of the border-image properties, pass to WR. #15697
Conversation
highfive
commented
Feb 23, 2017
|
Heads up! This PR modifies the following files:
|
|
If this could wait for #14962 to merge I would appreciate it. |
|
Mako and WebIDL changes look fine. |
|
@jdm Yup, no problem waiting on that PR to land first :) |
3e7644d
to
ad50d0e
This adds support for: * border-image (images, not gradients yet) * border-image-source * border-image-slice * border-image-repeat (stretch + repeat only for now) Remaining work: * Connect border-image-outset (WR supports this). * border-image-width
|
Looks good to me. |
|
@bors-servo r=jdm,pcwalton |
|
|
Add support for most of the border-image properties, pass to WR. This adds support for: * border-image (images, not gradients yet) * border-image-source * border-image-slice * border-image-repeat (stretch + repeat only for now) Remaining work: * Connect border-image-outset (WR supports this). * border-image-width <!-- 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/15697) <!-- Reviewable:end -->
|
|
|
@bors-servo: retry |
|
|
|
|
glennw commentedFeb 23, 2017
•
edited by larsbergstrom
This adds support for:
Remaining work:
This change is