Sign in
webkit
/
WebKit
/
63c63479e42d5d7cd9e5c20fa3c0adb62aed122e
/
.
/
LayoutTests
/
fast
/
ruby
/
ruby-with-out-of-flow-base-content-expected.html
blob: 1e95e088a92772ac38142be3794f1c1faa549d1c [
file
] [
log
] [
blame
]
<style>
body
{
font-family
:
Ahem
;
font-size
:
20px
;
}
span
{
position
:
absolute
;
}
</style>
<div>
X
<span>
XXX
</span></div>
<div>
X
<span>
XXX
</span></div>