servo/components
bors-servo d687f77fef Auto merge of #12873 - shinglyu:abs-margin-patch, r=notriddle,emilio
Fix absolute-flow's auto positioning

<!-- Please describe your changes on the following line: -->
If an absolute positioned flow has no top, bottom, left, right property, its hypothetical box position should be the margin-end of its previous sibling, not the border-end.

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

<!-- Either: -->
- [x] There are tests for these changes

<!-- 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/12873)
<!-- Reviewable:end -->
2016-08-15 08:19:04 -05:00
..
canvas Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
canvas_traits Remove #[serde(bound = "")] attributes 2016-08-12 14:05:28 -07:00
compositing Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
constellation Auto merge of #12839 - notriddle:11818_sequential_layout_bug, r=emilio 2016-08-14 02:27:19 -05:00
devtools Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
devtools_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
gfx Fix GFX Warnings 2016-08-14 11:19:29 -04:00
gfx_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
layout Auto merge of #12873 - shinglyu:abs-margin-patch, r=notriddle,emilio 2016-08-15 08:19:04 -05:00
layout_thread Auto merge of #12831 - notriddle:master, r=Manishearth 2016-08-12 20:55:27 -05:00
layout_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
msg Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
net Update Rust to 1.12.0-nightly (1deb02ea6 2016-08-12) 2016-08-13 18:34:44 +02:00
net_traits Auto merge of #12700 - jeenalee:jeena-requestAPI, r=jdm 2016-08-12 23:54:49 -05:00
plugins Remove rust_tenacious 2016-08-13 17:18:10 +02:00
profile Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
profile_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
range Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
script Auto merge of #12854 - nox:impl-trait, r=jdm 2016-08-14 08:26:21 -05:00
script_layout_interface Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
script_traits Remove #[serde(bound = "")] attributes 2016-08-12 14:05:28 -07:00
servo Update Rust to 1.12.0-nightly (1deb02ea6 2016-08-12) 2016-08-13 18:34:44 +02:00
style Auto merge of #12839 - notriddle:11818_sequential_layout_bug, r=emilio 2016-08-14 02:27:19 -05:00
style_traits Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00
util Auto merge of #12839 - notriddle:11818_sequential_layout_bug, r=emilio 2016-08-14 02:27:19 -05:00
webdriver_server Update serde to 0.8 (fixes #12659) 2016-08-12 18:37:27 +02:00