RFR: JDK-8266856 Make <wbr> element void

Jonathan Gibbons jjg at openjdk.java.net
Wed May 19 18:36:43 UTC 2021


On Tue, 18 May 2021 17:15:56 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> Please review a simple fix to treat `wbr` as a void element.

Since you've written the test, I'll include it, but it does seem like "overkill" for void elements and "inadequate" for other aspects.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4098


More information about the compiler-dev mailing list