1 | 1 | compatMode: BackCompat
|
---|
2 | 2 | PASS
|
---|
3 | 3 | PASS
|
---|
4 | 4 | PASS
|
---|
5 | 5 | PASS
|
---|
6 | 6 | PASS
|
---|
7 | 7 | PASS
|
---|
8 | | PASS
|
---|
9 | | PASS
|
---|
10 | | PASS
|
---|
11 | | PASS
|
---|
| 8 | FAIL:
|
---|
| 9 | Expected 100 for height, but got 0.
|
---|
| 10 | Expected 100 for height, but got 0.
|
---|
| 11 | Expected 100 for height, but got 0.
|
---|
| 12 |
|
---|
| 13 | <div class="container">
|
---|
| 14 | <div style="width: 150px;" data-expected-height="100" data-expected-width="150">
|
---|
| 15 | <div data-expected-height="100" data-expected-width="150">
|
---|
| 16 | <div class="item" style="width: 100%; height: 100%;" data-expected-height="100" data-expected-width="150"></div>
|
---|
| 17 | </div>
|
---|
| 18 | </div>
|
---|
| 19 | </div>
|
---|
| 20 | FAIL:
|
---|
| 21 | Expected 100 for height, but got 600.
|
---|
| 22 | Expected 100 for height, but got 600.
|
---|
| 23 | Expected 100 for height, but got 600.
|
---|
| 24 |
|
---|
| 25 | <div class="container">
|
---|
| 26 | <div style="width: 150px;" data-expected-height="100" data-expected-width="150">
|
---|
| 27 | <div data-expected-height="100" data-expected-width="150">
|
---|
| 28 | <div class="item vertical-rl" style="width: 100%; height: 100%;" data-expected-height="100" data-expected-width="150"></div>
|
---|
| 29 | </div>
|
---|
| 30 | </div>
|
---|
| 31 | </div>
|
---|
| 32 | FAIL:
|
---|
| 33 | Expected 584 for height, but got 0.
|
---|
| 34 |
|
---|
| 35 | <div class="container" style="width: auto; height: auto; float: left;">
|
---|
| 36 | <div class="item" style="width: 100%; height: 100%;" data-expected-height="584" data-expected-width="0"></div>
|
---|
| 37 | </div>
|
---|
| 38 | FAIL:
|
---|
| 39 | Expected 584 for height, but got 600.
|
---|
| 40 |
|
---|
| 41 | <div class="container" style="width: auto; height: auto; float: left;">
|
---|
| 42 | <div class="item vertical-rl" style="width: 100%; height: 100%;" data-expected-height="584" data-expected-width="0"></div>
|
---|
| 43 | </div>
|
---|