Sign in
webkit
/
WebKit
/
60c3f717a9141a0f8afd6e8437d26c6404e4424c
/
.
/
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>