Newer
Older
minerva / Tests / LibWeb / Layout / input / flex / align-self-end-crash.html
@minerva minerva on 13 Jul 85 bytes Initial commit
<!doctype html><style>
body { display: flex; }
div { align-self: end; }
</style><div>