Sign in
webkit
/
WebKit
/
2ab9dfaee5c791e0d7b2c0893a55ced8677e2e2a
/
.
/
LayoutTests
/
fast
/
dom
/
document-width-height-force-layout-expected.txt
blob: 931a296019e47297d57627dcf5161b640a3f2026 [
file
] [
log
] [
blame
]
This tests that document.body.clientWidth and document.body.clientHeight cause a layout on use. The test has passed if they have positive values.
document.body.clientWidth = 800
document.body.clientHeight = 600