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
/
repaint
/
window-resize-percent-html.html
blob
7cc4e9e251254ac45adcaf9a7bd47098de8e4604
1
<!DOCTYPE
html
>
2
<script
src
=
"resources/window-resize-repaint.js"
></script>
3
<html
style
=
"height: 50%"
>
4
<body
style
=
"height: 100%; margin: 0"
>
5
<div
style
=
"width: 50%; height: 50%; background-color: blue"
></div>
6
</body>
7
</html>