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
/
dom
/
document-width-height-force-layout-expected.txt
blob
931a296019e47297d57627dcf5161b640a3f2026
1
This tests that document.body.clientWidth and document.body.clientHeight cause a layout on use. The test has passed if they have positive values.
2
3
document.body.clientWidth = 800
4
document.body.clientHeight = 600
5