Make ::details-content be display:block when the
This (conditional on DetailsStyling being enabled) makes
This makes the pseudo-element substantially easier to use since many Bug: 1469418
::details-content be display:block all the time rather than only when
the
styles do not work on display: contents, and having to use display:block
in order to use those styles leads to confusion.
Change-Id: I504bfd1343a5c4109d3233a06c3b6818f8c16ca9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5594192
Commit-Queue: David Baron dbaron@chromium.org
Reviewed-by: Joey Arhar jarhar@chromium.org
Cr-Commit-Position: refs/heads/main@{#1309657}