servo/components
bors-servo f1fab036ab Auto merge of #18212 - mrobinson:position-sticky, r=emilio
Add support for position:sticky

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. -->

<!-- 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/18212)
<!-- Reviewable:end -->
2017-09-05 15:36:47 -05:00
..
atoms Do not NIH queueing a task to fire an event in htmlmediaelement 2017-09-04 16:14:04 +02:00
bluetooth
bluetooth_traits
canvas Auto merge of #18242 - joone:ellipse, r=jdm 2017-09-01 20:25:57 -05:00
canvas_traits Auto merge of #18242 - joone:ellipse, r=jdm 2017-09-01 20:25:57 -05:00
compositing Update WR (mac driver crash, box shadow sharing). 2017-09-01 15:05:17 +10:00
config enable antialiasing by default 2017-08-29 17:50:26 +02:00
constellation implement clone for embedder and compositor proxies 2017-08-28 18:39:31 +08:00
debugger
deny_public_fields
devtools Upgrade to rustc 1.21.0-nightly (13d94d5fa 2017-08-10) 2017-08-15 14:10:44 +02:00
devtools_traits order derivable traits lists 2017-08-23 21:38:44 +02:00
dom_struct Use the better TokenStream API in dom_struct 2017-09-01 12:15:12 +02:00
domobject_derive Fix quote dependency version 2017-08-23 18:35:42 +02:00
geometry
gfx Auto merge of #18212 - mrobinson:position-sticky, r=emilio 2017-09-05 15:36:47 -05:00
gfx_traits order derivable traits lists 2017-08-23 21:38:44 +02:00
hashglobe Tidy fixes 2017-09-01 09:53:18 -07:00
jstraceable_derive Fix quote dependency version 2017-08-23 18:35:42 +02:00
layout Auto merge of #18212 - mrobinson:position-sticky, r=emilio 2017-09-05 15:36:47 -05:00
layout_thread style: Remove NODE_NEEDS_DIRTY_ON_VIEWPORT_SIZE_CHANGE. 2017-08-28 14:40:48 +02:00
layout_traits
metrics Add paint metrics to Performance Timeline API 2017-08-23 17:30:13 +02:00
msg order derivable traits lists 2017-08-23 21:38:44 +02:00
net order derivable traits lists 2017-08-23 21:38:44 +02:00
net_traits order derivable traits lists 2017-08-23 21:38:44 +02:00
profile Auto merge of #18351 - mateon1:profile-sort_by-partial_cmp, r=emilio 2017-09-02 03:54:49 -05:00
profile_traits order derivable traits lists 2017-08-23 21:38:44 +02:00
rand
range order derivable traits lists 2017-08-23 21:38:44 +02:00
remutex order derivable traits lists 2017-08-23 21:38:44 +02:00
script Do not NIH queueing a task to fire an event in htmlmediaelement 2017-09-04 16:14:04 +02:00
script_layout_interface Remove uses of format! in components/style/error_reporting.rs 2017-09-02 10:15:36 +02:00
script_plugins Upgrade to rustc 1.21.0-nightly (7eeac1b81 2017-08-30) 2017-08-31 17:17:59 +02:00
script_traits Auto merge of #18179 - davidcl:master, r=jdm 2017-08-23 17:18:31 -05:00
selectors Auto merge of #18344 - bradwerth:selectorSerialize, r=SimonSapin 2017-09-01 23:41:10 -05:00
servo Update WR (font instance API). 2017-08-31 16:10:30 +10:00
servo_arc order derivable traits lists 2017-08-23 21:38:44 +02:00
size_of_test
style Auto merge of #18212 - mrobinson:position-sticky, r=emilio 2017-09-05 15:36:47 -05:00
style_derive style: Remove HasViewportPercentage. 2017-08-29 23:51:21 +02:00
style_traits Remove usage of write! in components/style/properties/longhand/box.mako.rs 2017-09-02 18:37:57 +02:00
url order derivable traits lists 2017-08-23 21:38:44 +02:00
webdriver_server Upgrade to rustc 1.21.0-nightly (13d94d5fa 2017-08-10) 2017-08-15 14:10:44 +02:00
webvr Update rust-webvr to 0.8 2017-08-31 01:24:54 +02:00
webvr_traits Update rust-webvr to 0.8 2017-08-31 01:24:54 +02:00