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
/
mhtml
/
resource_not_in_archive-expected.html
blob
29e248b9336f0d422e26f9b382a226512e78747c
1
<!DOCTYPE
html
>
2
<html>
3
<head>
4
<style>
5
body {
6
background-image: url(
"http://localhost/resources/red_square.png"
);
7
}
8
</style>
9
</head>
10
<body>
11
12
<h1>
Background should be red in color.
</h1>
13
14
</body>
15
</html>