aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webglframebuffer.rs
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-07-18 11:21:04 -0700
committerGitHub <noreply@github.com>2016-07-18 11:21:04 -0700
commitd28f2b89041e8b36e8423eff432ea3c507f0826f (patch)
tree644947f024173cb356526790c1439ac1b8e94ede /components/script/dom/webglframebuffer.rs
parent513811f6b40d522bc425c2588320b889614f2973 (diff)
parent6d0756512dceed7e40b336d79fba49aa330690ad (diff)
downloadservo-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