mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
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 --> |
||
---|---|---|
.. | ||
css-backgrounds-3_dev/html4 | ||
css-color-3_dev | ||
css-flexbox-1_dev | ||
css-text-3_dev/html | ||
css-text-decor-3_dev/html | ||
css-transforms-1_dev/html | ||
css-transitions-1_dev/html | ||
css-variables-1_dev/html | ||
css21_dev/html4 | ||
cssom-1_dev | ||
cssom-view-1_dev/html | ||
filters-1_dev/html | ||
geometry-1_dev | ||
mediaqueries-3_dev/html | ||
MANIFEST.json |