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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
fast
/
parser
/
html-whitespace.html
blob
806065560e917570f17268b4f8556ba0692b508a
1
<html>
2
<head>
3
<meta
charset
=
"windows-1252"
>
4
<style>
5
div { background-color:green }
6
.whitespace { background-color:red }
7
</style>
8
</head>
9
<body>
10
<script>if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
11
<div