aboutsummaryrefslogtreecommitdiffstats
path: root/components/script
diff options
context:
space:
mode:
authorbors-servo <lbergstrom+bors@mozilla.com>2016-07-11 09:31:03 -0700
committerGitHub <noreply@github.com>2016-07-11 09:31:03 -0700
commit27542e4165d63a9846def1be82babbc63aae081a (patch)
tree3ba9e8801bfec890ad3a0b1c271d1ff9a7a47a69 /components/script
parent9e010a8aec7f99fd15bf6334f84c39a3229d115f (diff)
parent2aeed833e65db1d12b9fd8a09a97501f2b89de1a (diff)
downloadservo-27542e4165d63a9846def1be82babbc63aae081a.tar.gz
servo-27542e4165d63a9846def1be82babbc63aae081a.zip
Auto merge of #12371 - stshine:flex-block-flow, r=notriddle
Treat flex flow as block in float calculation <!-- Please describe your changes on the following line: --> This is on of my pull requests that implement basic flexible box layout. Currently call `is_block_like()` on flex flow returns false. This would fix some errors in tests, for example 'flexbox-justify-content-horiz-001b.htm'. --- <!-- 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 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/12371) <!-- Reviewable:end -->
Diffstat (limited to 'components/script')
0 files changed, 0 insertions, 0 deletions