Loading layout/reftests/bugs/495385-1c.html +1 −2 Original line number Diff line number Diff line Loading @@ -3,5 +3,4 @@ <!-- Test that 'white-space' creates text frames between blocks when necessary --> <body style="border:1px solid black; white-space:pre"> Hello<div></div> Hello <div></div> Hello</body> </html> Hello</body></html> layout/reftests/bugs/495385-1d.html +1 −2 Original line number Diff line number Diff line Loading @@ -3,5 +3,4 @@ <!-- Test that 'white-space' creates text frames between blocks when necessary --> <body style="border:1px solid black; white-space:pre-wrap"> Hello<div></div> Hello <div></div> Hello</body> </html> Hello</body></html> layout/reftests/bugs/495385-1e.html +1 −2 Original line number Diff line number Diff line Loading @@ -11,5 +11,4 @@ function loaded() { </head> <body onload="loaded()" style="border:1px solid black;"> Hello<div></div> Hello <div></div> Hello</body> </html> Hello</body></html> layout/reftests/bugs/495385-1f.html +1 −2 Original line number Diff line number Diff line Loading @@ -11,5 +11,4 @@ function loaded() { </head> <body onload="loaded()" style="border:1px solid black;"> Hello<div></div> Hello <div></div> Hello</body> </html> Hello</body></html> Loading
layout/reftests/bugs/495385-1c.html +1 −2 Original line number Diff line number Diff line Loading @@ -3,5 +3,4 @@ <!-- Test that 'white-space' creates text frames between blocks when necessary --> <body style="border:1px solid black; white-space:pre"> Hello<div></div> Hello <div></div> Hello</body> </html> Hello</body></html>
layout/reftests/bugs/495385-1d.html +1 −2 Original line number Diff line number Diff line Loading @@ -3,5 +3,4 @@ <!-- Test that 'white-space' creates text frames between blocks when necessary --> <body style="border:1px solid black; white-space:pre-wrap"> Hello<div></div> Hello <div></div> Hello</body> </html> Hello</body></html>
layout/reftests/bugs/495385-1e.html +1 −2 Original line number Diff line number Diff line Loading @@ -11,5 +11,4 @@ function loaded() { </head> <body onload="loaded()" style="border:1px solid black;"> Hello<div></div> Hello <div></div> Hello</body> </html> Hello</body></html>
layout/reftests/bugs/495385-1f.html +1 −2 Original line number Diff line number Diff line Loading @@ -11,5 +11,4 @@ function loaded() { </head> <body onload="loaded()" style="border:1px solid black;"> Hello<div></div> Hello <div></div> Hello</body> </html> Hello</body></html>