Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
fast
/
css-generated-content
/
003.html
blob: 02e60c814216bcd23ff7621b1fe5b686fd3f8346 [
file
] [
log
] [
blame
]
<html>
<head>
<style
type
=
"text/css"
>
.
extra
:
first-letter
{
font-size
:
45px
;
float
:
left
;
}
</style>
</head>
<body>
<div
class
=
extra
>
In an attempt to lose some weight, I have switched computing platforms.
</div>
</body>
</html>