blob: 61d18f73fd79ee99b1049c04d57d63ea8728ecc9 [file] [log] [blame]
When a block inside a flexbox adds scrollbars due to overflow, the parent flexbox should re-flex based on the child size including scrollbars.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS hbox.clientHeight is hbox.scrollHeight
PASS intrinsicHeightBox.clientHeight is intrinsicHeightBox.scrollHeight
FAIL vbox.clientWidth should be 100. Was 70.
PASS successfullyParsed is true
TEST COMPLETE