Re: [csswg-drafts] interoperability regarding to styling <br> and <wbr>

And the HTML spec seems silent about the issue as well. I just checked the HTML spec, `<br>`, `<wbr>` _are not_ classified as replaced elements. As for recommending default property values to user agents, the spec uses _non-standard_ `display: newline;` and `display: break-opportunity;`.

Still, that doesn't explain why `<br>`, `<wbr>` are sepcial in the styling system, if we use other `display` value, not all `display` values take effects, and all other properties never take effect. Maybe that violates the consistent mental model.

-- 
GitHub Notification of comment by Zhang-Junzhi
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3026#issuecomment-413832309 using your GitHub account

Received on Friday, 17 August 2018 11:05:21 UTC