mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
* Add basic support for enumerating computed styles The old code was so broken, it was enumerating the style attribute instead of the computed styles. So this patch implements a basic enumeration, but not including custom properties whose computed value is not the guaranteed-invalid value. * Feedback
31 lines
385 B
INI
31 lines
385 B
INI
[all-prop-revert-layer.html]
|
|
[margin-top]
|
|
expected: FAIL
|
|
|
|
[margin-right]
|
|
expected: FAIL
|
|
|
|
[margin-bottom]
|
|
expected: FAIL
|
|
|
|
[margin-left]
|
|
expected: FAIL
|
|
|
|
[padding-top]
|
|
expected: FAIL
|
|
|
|
[padding-right]
|
|
expected: FAIL
|
|
|
|
[padding-bottom]
|
|
expected: FAIL
|
|
|
|
[padding-left]
|
|
expected: FAIL
|
|
|
|
[width]
|
|
expected: FAIL
|
|
|
|
[height]
|
|
expected: FAIL
|