Sign in
webkit
/
WebKit
/
a1b821bd3095346d5e11279026fa60f518e18271
/
.
/
LayoutTests
/
fast
/
text
/
trimmable-whitespace-followed-by-br.html
blob: 2d5c0168f7adaab9ca294e24c9b999531ba9840b [
file
] [
log
] [
blame
]
<style>
div
{
position
:
absolute
;
font-size
:
100px
;
font-family
:
Ahem
;
color
:
green
;
}
</style>
PASS if no red.
<div
style
=
"
background-color
:
red
"
>
X
<br></div>
<div
style
=
"
background-color
:
green
"
>
X
<br></div>