gecko-dev/servo/components/gfx
Martin Robinson 782581a0ff servo: Merge #18212 - Add support for position:sticky (from mrobinson:position-sticky); r=emilio
This leverages the position:sticky support in WebRender to bring basic
support for position:sticky in Servo. There are still some issues with
nested sticky flows as well as a few other corner cases. Tests are
imported from WPT and can be removed once we update to the latest
version.

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

---
<!-- 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
- [ ] These changes fix #__ (github issue number if applicable).

<!-- Either: -->
- [x] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: f1fab036ab16910587c3b0d7813c78b49562f6d9

--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : ed17c2d64b6561650774fa06bcca00b3b837eeb8
2017-09-05 15:36:47 -05:00
..
display_list servo: Merge #18212 - Add support for position:sticky (from mrobinson:position-sticky); r=emilio 2017-09-05 15:36:47 -05:00
platform servo: Merge #18179 - Automatically verify that derive() lists are alphabetically ordered #… (from davidcl:master); r=jdm 2017-08-23 17:18:31 -05:00
text servo: Merge #18322 - Update WR (font instance API) (from glennw:update-wr-fonts-2); r=emilio 2017-08-31 21:59:30 -05:00
Cargo.toml servo: Merge #18056 - End TreeBuilder's reliance on DOM (from cynicaldevil:remove-treesink-dep-on-dom); r=nox 2017-08-18 16:27:05 -05:00
font.rs servo: Merge #18322 - Update WR (font instance API) (from glennw:update-wr-fonts-2); r=emilio 2017-08-31 21:59:30 -05:00
font_cache_thread.rs servo: Merge #18322 - Update WR (font instance API) (from glennw:update-wr-fonts-2); r=emilio 2017-08-31 21:59:30 -05:00
font_context.rs servo: Merge #18322 - Update WR (font instance API) (from glennw:update-wr-fonts-2); r=emilio 2017-08-31 21:59:30 -05:00
font_template.rs servo: Merge #18179 - Automatically verify that derive() lists are alphabetically ordered #… (from davidcl:master); r=jdm 2017-08-23 17:18:31 -05:00
lib.rs servo: Merge #17775 - Replace all uses of the style::stylearc alias with servo_arc (from michael-p:rename-stylearc-to-servo-arc); r=emilio 2017-07-19 06:03:17 -07:00