URL: https://codepen.io/myf/pen/YzMYWVo
Browser / Version: Firefox 125.0
Operating System: Windows 10
Tested Another Browser: Yes Edge
Problem type: Something else
Description: Firefox vs Chrome discrepancy wrt floated line break element
Steps to Reproduce:
Another tiny little conundrum. How should <br style="float: left;"> render?
In Chrome it renders normally, same as non-styled BR.
In Firefox it renders like hidden, i.e. stops breaking lines.
View the screenshot
Browser Configuration
From webcompat.com with ❤️
URL: https://codepen.io/myf/pen/YzMYWVo
Browser / Version: Firefox 125.0
Operating System: Windows 10
Tested Another Browser: Yes Edge
Problem type: Something else
Description: Firefox vs Chrome discrepancy wrt floated line break element
Steps to Reproduce:
Another tiny little conundrum. How should
<br style="float: left;">render?In Chrome it renders normally, same as non-styled BR.
In Firefox it renders like hidden, i.e. stops breaking lines.
View the screenshot
Browser Configuration
From webcompat.com with ❤️