diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-07-18 11:21:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-07-18 11:21:04 -0700 |
commit | d28f2b89041e8b36e8423eff432ea3c507f0826f (patch) | |
tree | 644947f024173cb356526790c1439ac1b8e94ede /components/script/dom/webglframebuffer.rs | |
parent | 513811f6b40d522bc425c2588320b889614f2973 (diff) | |
parent | 6d0756512dceed7e40b336d79fba49aa330690ad (diff) | |
download | servo-d28f2b89041e8b36e8423eff432ea3c507f0826f.tar.gz servo-d28f2b89041e8b36e8423eff432ea3c507f0826f.zip |
Auto merge of #12361 - stshine:blockify-flex-item, r=pcwalton
Blockify elements in a flex container
<!-- Please describe your changes on the following line: -->
The is one of my pull requests that implement basic flexible box layout.
As the spec stated in https://drafts.csswg.org/css-flexbox/#flex-items ,
A inline-level child of a flex container should be converted to its block equivalent, according to CSS2.1 § 9.7.
---
<!-- 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 flexbox is not actually implemented yet.
<!-- 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/12361)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script/dom/webglframebuffer.rs')
0 files changed, 0 insertions, 0 deletions