mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
It was providing a length whenever the element generates a box. However, these properties don't apply to non-replaced inlines, so the computed value should be provided instead.
51 lines
1 KiB
INI
Vendored
51 lines
1 KiB
INI
Vendored
[fieldset-display.html]
|
|
[fieldset with display: run-in]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: block ruby]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: ruby]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: ruby-base]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: ruby-text]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: ruby-base-container]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: ruby-text-container]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: table]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: table-row-group]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: table-header-group]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: table-footer-group]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: table-row]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: table-cell]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: table-column-group]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: table-column]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: table-caption]
|
|
expected: FAIL
|
|
|
|
[fieldset with display: inline]
|
|
expected: FAIL
|