I've read the CSS 2.1 specification (and later ones) several times, but can't find the specification on how an element with "display:block;"
with a parent element that has "display:inline;"
should be rendered.
I've seen several web pages that have such elements, so wondering how browsers handle this.