blob: c8e2053f6325d179e6a9d290ccf287d11bb4a894 [file] [log] [blame]
Tests that Page.getLayoutMetrics returns reasonable values.
LayoutViewport: {
clientHeight : 600
clientWidth : 785
pageX : 0
pageY : 200
}
VisualViewport: {
clientHeight : 600
clientWidth : 785
offsetX : 0
offsetY : 0
pageX : 0
pageY : 200
scale : 1
}