Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
text
/
basic
/
003.html
blob: 2c1e6af5c435e367bd498466a2663f94c9f349a9 [
file
]
<html>
<body>
<p
style
=
"
float
:
left
;
border
:
2px
solid blue
;
letter-spacing
:
12px
"
>
There should be 12px of letter spacing.
</p>
</body>
</html>