Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
ruby
/
ruby-overhang-with-justified-content-overlap-expected.html
blob: b5da40d4f668047836fdbb85032266fe7bb0d87c [
file
] [
log
] [
blame
] [
edit
]
<style>
body
{
margin
:
0px
;
}
div
{
text-align
:
justify
;
width
:
260px
;
font-family
:
Ahem
;
font-size
:
20px
;
}
span
{
color
:
green
;
}
</style>
<div>
X
<span>
base
</span></div>