mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Per https://github.com/w3c/csswg-drafts/issues/2484. Bug: 1453148 Reviewed-by: xidorn MozReview-Commit-ID: D7M3PhnTtD2
35 lines
914 B
INI
35 lines
914 B
INI
[index-002.html]
|
|
type: testharness
|
|
[border is expected to be border: 1px;]
|
|
expected: FAIL
|
|
|
|
[border is expected to be border: 1px red;]
|
|
expected: FAIL
|
|
|
|
[border is expected to be border: red;]
|
|
expected: FAIL
|
|
|
|
[border is expected to be border-width: 1px 2px 3px 4px;]
|
|
expected: FAIL
|
|
|
|
[border is expected to be border-width: 2px 1px 1px;]
|
|
expected: FAIL
|
|
|
|
[border is expected to be border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-width: 1px !important;]
|
|
expected: FAIL
|
|
|
|
[border is expected to be border-width: 1px; border-top-color: red;]
|
|
expected: FAIL
|
|
|
|
[border is expected to be border: dotted;]
|
|
expected: FAIL
|
|
|
|
[outline is expected to be outline: blue dotted 2px;]
|
|
expected: FAIL
|
|
|
|
[list is expected to be list-style: circle inside;]
|
|
expected: FAIL
|
|
|
|
[border is expected to be border: 1px; (#2)]
|
|
expected: FAIL
|
|
|