| 1 | 1 | https://bugs.webkit.org/show_bug.cgi?id=95772: There should be six green bars below with a PASS in each.
|
|---|
| 2 | 2 |
|
|---|
| 3 | | PASS
|
|---|
| 4 | | PASS
|
|---|
| 5 | | PASS
|
|---|
| 6 | | PASS
|
|---|
| 7 | | PASS
|
|---|
| 8 | | PASS
|
|---|
| 3 | FAIL:
|
|---|
| 4 | Expected 30 for height, but got 0.
|
|---|
| 5 |
|
|---|
| 6 | <div class="inline" data-expected-height="30"> <span class="absolute"></span> <span class="absolute"></span> </div>
|
|---|
| 7 | FAIL:
|
|---|
| 8 | Expected 30 for height, but got 0.
|
|---|
| 9 |
|
|---|
| 10 | <div class="inline" data-expected-height="30"><span class="absolute"></span><span class="absolute"></span></div>
|
|---|
| 11 | FAIL:
|
|---|
| 12 | Expected 30 for height, but got 0.
|
|---|
| 13 |
|
|---|
| 14 | <div class="inline" data-expected-height="30"><span class="float"></span><span class="float"></span></div>
|
|---|
| 15 | FAIL:
|
|---|
| 16 | Expected 30 for height, but got 0.
|
|---|
| 17 |
|
|---|
| 18 | <div class="inline" data-expected-height="30"> <span class="float"></span> <span class="float"></span></div>
|
|---|
| 19 | FAIL:
|
|---|
| 20 | Expected 30 for height, but got 0.
|
|---|
| 21 |
|
|---|
| 22 | <div class="inline" data-expected-height="30"><span></span><span></span></div>
|
|---|
| 23 | FAIL:
|
|---|
| 24 | Expected 30 for height, but got 0.
|
|---|
| 25 |
|
|---|
| 26 | <div class="inline" data-expected-height="30"> <span></span> <span></span></div>
|
|---|