mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 22:04:36 +00:00
![Scott Violet](/assets/img/avatar_default.png)
Automatic update from web-platform-tests css-flexbox: special case vertical alignment for webkit-box Deprecated flex box only considers box-pack if there is remaining space (https://chromium.googlesource.com/chromium/src/+/master/third_party/blink/renderer/core/layout/layout_deprecated_flexible_box.cc#1053 ish). This patch makes it so flex box does the same if it's emulated -webkit-box. BUG=1014884 TEST=wpt/compat/webkit-box-ignore-box-pack.html Change-Id: Ic15d1f93957ba8923c48e5a3a9864f17af412a17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1864321 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by: Christian Biesinger <cbiesinger@chromium.org> Cr-Commit-Position: refs/heads/master@{#707677} -- wpt-commits: 02fae42fbd22ae0bbf0963dfb525520fa30e174a wpt-pr: 19773
…
Bug 1589526 [wpt PR 19773] - css-flexbox: special case vertical alignment for webkit-box, a=testonly
…
…
…
…
…
…
An explanation of the Mozilla Source Code Directory Structure and links to project pages with documentation can be found at: https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure For information on how to build Mozilla from the source code, see: https://developer.mozilla.org/en/docs/Build_Documentation To have your bug fix / feature added to Mozilla, you should create a patch and submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at: https://developer.mozilla.org/en/docs/Creating_a_patch https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree If you have a question about developing Mozilla, and can't find the solution on https://developer.mozilla.org, you can try asking your question in a mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups are accessible on Google Groups, or news.mozilla.org with a NNTP reader.] Nightly development builds can be downloaded from: https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/ - or - https://www.mozilla.org/firefox/channel/desktop/#nightly Keep in mind that nightly builds, which are used by Mozilla developers for testing, may be buggy.
Description
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Languages
JavaScript
32.3%
C++
25.4%
HTML
21%
C
10.8%
Python
2.8%
Other
7.2%