repo.or.cz
/
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 1944627 - update sidebar button checked state for non-revamped sidebar cases...
[gecko.git]
/
layout
/
reftests
/
text
/
pre-line-3.html
blob
b5f7f235f3987ca307b203812f2e3d9076420f74
1
<!DOCTYPE
HTML
>
2
<html>
3
<head>
4
<style>
5
body::first-letter { color:white; }
6
</style>
7
</head>
8
<!-- Check that a pre-line newline stops first-letter processing -->
9
<body
style
=
"white-space:pre-line; color:black;"
>
10
Hello
11
</body>
12
</html>