Sign in
webkit
/
WebKit
/
987c9c4fb060cfd3a6fd05efa8323fb27085d2f0
/
.
/
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>