Back to Chromium

Form With Table Style

third_party/blink/web_tests/fast/table/form-with-table-style.html

149.0.7827.2554 B
Original Source

This page has a few form elements on it with various styles.

In older versions of WebKit, the table styles would cause infinite recursion and hangs. See bugzilla bug 5731.

display: inline

display: block

display: list-item

display: compact

display: inline-block

display: table

display: inline-table

display: table-row-group

display: table-header-group

display: table-footer-group

display: table-row

display: table-column-group

display: table-column

display: table-cell

display: table-caption