haikuwebkit/LayoutTests/fast/frames/frame-js-url-clientWidth-ex...

12 lines
446 B
Plaintext

ALERT: This page tests whether an iframe correctly reports renderer-dependent values when executing a javascript: load. If the test passes, you'll see a series of 'PASS' messages below.
ALERT: PASS: frame.frameElement.width should be 250 and is.
ALERT: PASS: frame.frameElement.clientWidth should be 250 and is.
ALERT: PASS: frame.frameElement.height should be 250 and is.
ALERT: PASS: frame.frameElement.clientHeight should be 250 and is.