repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 457358 - need to reset UTF8 converter after it encounters invalid input (pwmgr...
[wine-gecko.git]
/
layout
/
reftests
/
first-letter
/
441418-1.html
blob
cfe01500e70b03f60a8c3fd6d5bab636a996cdb2
1
<!DOCTYPE
HTML
>
2
<html>
3
<head>
4
<style>
5
p { width:
0
; color:black; }
6
p::first-letter { color:yellow; }
7
p.pre { white-space:pre; }
8
</style>
9
</head>
10
<body>
11
<p
class
=
"pre"
>
12
Hello
13
<p
class
=
"pre"
>
"
14
Hello
15
<p>"
16
Hello
17
</body>
18
</html>