Nazım Can Altınova
|
1b35a3d9a8
|
Fix origin/clip parsing behavior in mask and background shorthands
|
2016-10-02 19:07:34 +03:00 |
|
Nazım Can Altınova
|
17d99f6d5e
|
Add parsing unit tests for mask shorthand
|
2016-09-29 01:48:43 +03:00 |
|
Manish Goregaokar
|
bf00733e02
|
Tests for 3+ value positions in basic shapes
|
2016-09-01 14:00:00 +05:30 |
|
Manish Goregaokar
|
7c9aff33c5
|
Handle specialized serialization of <position> in basic shapes (fixes #13083)
|
2016-09-01 13:59:59 +05:30 |
|
Nazım Can Altınova
|
8372f295b3
|
Change parsing behavior and implement to_computed_value function
|
2016-08-27 22:56:46 +03:00 |
|
bors-servo
|
609d47b44f
|
Auto merge of #12878 - Manishearth:clip-path, r=heycam
stylo: Support clip-path
Todo:
- [x] `set_clip_path` (probably needs a bunch of gecko bindings for running constructors/destructors)
- [ ] Ensure that I've ordered the coordinates correctly
- [ ] Check that it works
- [x] Might want to convert NS_STYLE_FILL_RULE and NS_RADIUS to enum classes
Depends on:
- https://github.com/servo/rust-bindgen/pull/29
- https://github.com/Manishearth/gecko-dev/compare/servo:stylo...Manishearth:clip-path
<!-- 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/12878)
<!-- Reviewable:end -->
|
2016-08-19 14:24:08 -05:00 |
|
Manish Goregaokar
|
3895b7118e
|
Handle clip-path in stylo
|
2016-08-19 23:36:37 +05:30 |
|
Simon Sapin
|
d690bd2382
|
Update selectors to 0.10, with ToCss serialization.
|
2016-08-18 14:46:24 +02:00 |
|
Manish Goregaokar
|
234219cd84
|
Address review comments
|
2016-08-05 16:58:38 +05:30 |
|
Manish Goregaokar
|
d1e45f78af
|
Add serialize_four_sides, use for serializing BorderRadius
|
2016-08-02 19:22:03 +05:30 |
|
Manish Goregaokar
|
c6feae3c5c
|
Add roundtrip parsing tests for basic_shape/position
|
2016-08-02 15:57:35 +05:30 |
|
Manish Goregaokar
|
e69f6396e2
|
Remove unused imports
|
2016-08-02 15:57:32 +05:30 |
|