| OLD | NEW |
| 1 CONSOLE WARNING: The 'intrinsic' CSS keyword is deprecated and will be removed i
n M47, around November 2015. Use the standard 'max-content' keyword instead. |
| 1 Tests if the Deprecated Flex boxes with max-width: intrinsic and width:0 has non
-zero calculated width | 2 Tests if the Deprecated Flex boxes with max-width: intrinsic and width:0 has non
-zero calculated width |
| 2 | 3 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 5 |
| 5 | 6 |
| 6 PASS flexBoxDiv.width is non-zero. | 7 PASS flexBoxDiv.width is non-zero. |
| 7 PASS successfullyParsed is true | 8 PASS successfullyParsed is true |
| 8 | 9 |
| 9 TEST COMPLETE | 10 TEST COMPLETE |
| 10 | 11 |
| OLD | NEW |