repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
text
/
whitespace
/
022.html
blob
73737d5ca5d9c378169f1e548a611efe8e416b30
1
<head>
2
<style>
3
pre {
4
font-size: xx-large;
5
}
6
</style>
7
</head>
8
<body>
9
<pre>
10
This is a test.
11
Big font size?
12
</pre>