Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 When a block inside a flexbox adds scrollbars due to overflow, the parent flexbo x should re-flex based on the child size including scrollbars. | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS hbox.clientHeight is hbox.scrollHeight | |
| 7 PASS intrinsicHeightBox.clientHeight is intrinsicHeightBox.scrollHeight | |
| 8 FAIL vbox.clientWidth should be 100. Was 70. | |
| 9 PASS successfullyParsed is true | |
| 10 | |
| 11 TEST COMPLETE | |
| 12 | |
| 13 | |
| OLD | NEW |