mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Update test expectations.
This commit is contained in:
parent
91c3214772
commit
cf8f371bdb
4 changed files with 0 additions and 134 deletions
|
@ -1,15 +1,4 @@
|
|||
[font-parse-numeric-stretch-style-weight.html]
|
||||
[Valid value 850 for font property weight used for styling.]
|
||||
expected: FAIL
|
||||
|
||||
[Valid value 850.3 for font property weight used for styling.]
|
||||
expected: FAIL
|
||||
|
||||
[Valid value calc(100 + 300) for font property weight used for styling.]
|
||||
expected: FAIL
|
||||
|
||||
[Valid value calc(0.2 + 205.5) for font property weight used for styling.]
|
||||
expected: FAIL
|
||||
|
||||
[Valid value 51% for font property stretch used for styling.]
|
||||
expected: FAIL
|
||||
|
@ -188,11 +177,6 @@
|
|||
[Value italic 90deg must not be accepted as style in @font-face.]
|
||||
expected: FAIL
|
||||
|
||||
[Valid value calc(0 - 100) for font property weight used for styling.]
|
||||
expected: FAIL
|
||||
|
||||
[Valid value calc(200 + 801) for font property weight used for styling.]
|
||||
expected: FAIL
|
||||
|
||||
[Valid value 0% for font property stretch used for styling.]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,15 +1,4 @@
|
|||
[font-shorthand.html]
|
||||
[Font shorthand: Font weight specified as number]
|
||||
expected: FAIL
|
||||
|
||||
[Font shorthand: Font weight specified as calc()]
|
||||
expected: FAIL
|
||||
|
||||
[Font shorthand: Font weight specified as calc(), value smaller than 1]
|
||||
expected: FAIL
|
||||
|
||||
[Font shorthand: Font weight specified as calc(), value greater than 1000]
|
||||
expected: FAIL
|
||||
|
||||
[Font shorthand: 'oblique' with positive angle]
|
||||
expected: FAIL
|
||||
|
@ -17,27 +6,15 @@
|
|||
[Font shorthand: 'oblique' with negative angle]
|
||||
expected: FAIL
|
||||
|
||||
[Font shorthand: 'oblique' followed by valid small weight]
|
||||
expected: FAIL
|
||||
|
||||
[Font shorthand: 'oblique' with positive angle followed by valid weight]
|
||||
expected: FAIL
|
||||
|
||||
[Font shorthand: 'oblique' with negative angle followed by valid weight]
|
||||
expected: FAIL
|
||||
|
||||
[Font shorthand: 'oblique' followed by valid calc() weight]
|
||||
expected: FAIL
|
||||
|
||||
[Font shorthand: 'oblique' with angle followed by valid calc() weight]
|
||||
expected: FAIL
|
||||
|
||||
[Font shorthand: 'oblique' followed by a to-be-clamped calc() weight]
|
||||
expected: FAIL
|
||||
|
||||
[Font shorthand: calc() weight folowed by 'oblique']
|
||||
expected: FAIL
|
||||
|
||||
[Font shorthand: calc() weight folowed by 'oblique' and slant angle]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,40 +0,0 @@
|
|||
[font-weight-lighter-bolder.html]
|
||||
[Test lighter font-weight for base weight 99]
|
||||
expected: FAIL
|
||||
|
||||
[Test bolder font-weight for base weight 99]
|
||||
expected: FAIL
|
||||
|
||||
[Test bolder font-weight for base weight 349]
|
||||
expected: FAIL
|
||||
|
||||
[Test lighter font-weight for base weight 550]
|
||||
expected: FAIL
|
||||
|
||||
[Test bolder font-weight for base weight 550]
|
||||
expected: FAIL
|
||||
|
||||
[Test lighter font-weight for base weight 749]
|
||||
expected: FAIL
|
||||
|
||||
[Test bolder font-weight for base weight 749]
|
||||
expected: FAIL
|
||||
|
||||
[Test lighter font-weight for base weight 750]
|
||||
expected: FAIL
|
||||
|
||||
[Test bolder font-weight for base weight 750]
|
||||
expected: FAIL
|
||||
|
||||
[Test lighter font-weight for base weight 899]
|
||||
expected: FAIL
|
||||
|
||||
[Test bolder font-weight for base weight 899]
|
||||
expected: FAIL
|
||||
|
||||
[Test lighter font-weight for base weight 901]
|
||||
expected: FAIL
|
||||
|
||||
[Test bolder font-weight for base weight 901]
|
||||
expected: FAIL
|
||||
|
|
@ -1,55 +0,0 @@
|
|||
[font-weight-parsing.html]
|
||||
[@supports: Values that are not multiple of 100 should be parsed successfully]
|
||||
expected: FAIL
|
||||
|
||||
[@supports: Non-integer Values should be parsed successfully]
|
||||
expected: FAIL
|
||||
|
||||
[@supports: Minimum allowed value should be parsed successfully]
|
||||
expected: FAIL
|
||||
|
||||
[@supports: Maximum allowed value should be parsed successfully]
|
||||
expected: FAIL
|
||||
|
||||
[@supports: Simple calc value]
|
||||
expected: FAIL
|
||||
|
||||
[@supports: Negative simple calc value (to be clamped)]
|
||||
expected: FAIL
|
||||
|
||||
[@supports: Out-of-range simple calc value (to be clamped)]
|
||||
expected: FAIL
|
||||
|
||||
[@supports: Valid calc expression]
|
||||
expected: FAIL
|
||||
|
||||
[@supports: Valid calc expression with out-of-range value (to be clamped)]
|
||||
expected: FAIL
|
||||
|
||||
[Computed style: Values that are not multiple of 100 should be parsed successfully]
|
||||
expected: FAIL
|
||||
|
||||
[Computed style: Non-integer Values should be parsed successfully]
|
||||
expected: FAIL
|
||||
|
||||
[Computed style: Minimum allowed value should be parsed successfully]
|
||||
expected: FAIL
|
||||
|
||||
[Computed style: Maximum allowed value should be parsed successfully]
|
||||
expected: FAIL
|
||||
|
||||
[Computed style: Simple calc value]
|
||||
expected: FAIL
|
||||
|
||||
[Computed style: Negative simple calc value (to be clamped)]
|
||||
expected: FAIL
|
||||
|
||||
[Computed style: Out-of-range simple calc value (to be clamped)]
|
||||
expected: FAIL
|
||||
|
||||
[Computed style: Valid calc expression]
|
||||
expected: FAIL
|
||||
|
||||
[Computed style: Valid calc expression with out-of-range value (to be clamped)]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue