aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmlspanelement.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-11-09 03:59:22 -0600
committerGitHub <noreply@github.com>2016-11-09 03:59:22 -0600
commit333c397f03bc2d143e0d8c112138d5758d37f6f5 (patch)
tree78f595ca03878337083ea6fffd59f3292f445527 /components/script/dom/htmlspanelement.rs
parent28fbae17b7e658f2c3717a4ff94033af61d71b05 (diff)
parent7f721e1f2c0bef2a3992cee0d144943af46abd06 (diff)
downloadservo-333c397f03bc2d143e0d8c112138d5758d37f6f5.tar.gz
servo-333c397f03bc2d143e0d8c112138d5758d37f6f5.zip
Auto merge of #14130 - stshine:construct-flexbox, r=pcwalton
layout: Mark flex items properly during construction <!-- Please describe your changes on the following line: --> Set the flag of the fragment of children in a flex container according to the direction of the container. The mark is done on the fragment because flex item enstablish a stacking context when its z-index is non-zero ,despite its `position' property. Part of #14123. --- <!-- 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: --> - [ ] There are tests for these changes OR - [X] These changes do not require tests because refactoring <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> r? @pcwalton <!-- 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/14130) <!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/htmlspanelement.rs')
0 files changed, 0 insertions, 0 deletions