@dholbert pointed out in #1432 (comment) #1432 (comment) and https://bugzilla.mozilla.org/show_bug.cgi?id=1682641#c9 that the newer CSS Positioned Layout model for handling the alignment properties and the flexbox spec conflict on a few points.
First, overall:
A few places where this matters that @dholbert pointed out:
align-self
property will apply in the block axis, not the main axis. But per css-flexbox, it will affect the static position in the main axis.justify-self
property will affect the static position in the inline axis. Per css-flexbox, it can have no effect.justify-content
and align-content
on the container have no effect on the child's static position. But per css-flexbox, they do.We need to resolve these conflicts somehow.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.5