chiark / gitweb /
css, m.htmlsanity: use a <div> for .m-figure-description.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 6 Jan 2022 11:04:30 +0000 (12:04 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 6 Jan 2022 11:08:50 +0000 (12:08 +0100)
commit5e04c120d0e6b310a27aea4a6962e52653e6491f
treee6ed8e961a95fc28e2bb88a4c1ccb57b9d66db88
parentb59822342db1622a74ab4b95b844073ef93a2440
css, m.htmlsanity: use a <div> for .m-figure-description.

I can't read, apparently. Thought that the "flow content" on MDN doesn't
allow any block elements, only inline, but it does. So there's no need
to put a stupid <span> there and then try to make a block element out of
it via CSS again.
12 files changed:
css/m-components.css
css/m-dark+documentation.compiled.css
css/m-dark.compiled.css
css/m-light+documentation.compiled.css
css/m-light.compiled.css
doc/css/components-test.rst
doc/css/components.rst
plugins/m/htmlsanity.py
plugins/m/test/components/page.html
plugins/m/test/dot/page-240.html
plugins/m/test/dot/page.html
plugins/m/test/images/page.html