| OLD | NEW |
| 1 Test the effect of percentages widths on the preferred widths of replaced elemen
ts. | 1 Test the effect of percentages widths on the preferred widths of replaced elemen
ts. |
| 2 | 2 |
| 3 | 3 |
| 4 PASS | 4 PASS |
| 5 | 5 |
| 6 PASS | 6 PASS |
| 7 | 7 |
| 8 FAIL: | 8 FAIL: |
| 9 Expected 130 for width, but got 30. | 9 Expected 130 for width, but got 30. |
| 10 | 10 |
| 11 <div class="container" data-expected-width="130" data-expected-height="130"> | 11 <div class="container" data-expected-width="130" data-expected-height="130"> |
| 12 <img class="min-content" src="resources/square-blue-100x100.png" style="widt
h: 100%; border: 5px solid black; padding: 5px;" data-expected-width="120" data-
expected-height="120"> | 12 <img class="min-content" src="resources/square-blue-100x100.png" style="widt
h: 100%; border: 5px solid black; padding: 5px;" data-expected-width="120" data-
expected-height="120"> |
| 13 </div> | 13 </div> |
| 14 | 14 |
| 15 FAIL: | 15 FAIL: |
| 16 Expected 130 for width, but got 30. | 16 Expected 130 for width, but got 30. |
| 17 | 17 |
| 18 <div class="container" data-expected-width="130" data-expected-height="130"> | 18 <div class="container" data-expected-width="130" data-expected-height="130"> |
| 19 <img class="max-content" src="resources/square-blue-100x100.png" style="widt
h: 100%; border: 5px solid black; padding: 5px;" data-expected-width="120" data-
expected-height="120"> | 19 <img class="max-content" src="resources/square-blue-100x100.png" style="widt
h: 100%; border: 5px solid black; padding: 5px;" data-expected-width="120" data-
expected-height="120"> |
| 20 </div> | 20 </div> |
| 21 | 21 |
| 22 PASS | |
| 23 | |
| 24 PASS | |
| 25 | |
| 26 PASS | |
| 27 | |
| 28 PASS | |
| 29 | |
| 30 PASS | 22 PASS |
| 31 | 23 |
| 24 PASS |
| 25 |
| 26 PASS |
| 27 |
| 28 PASS |
| 29 |
| 30 PASS |
| OLD | NEW |