mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Cargoify servo
This commit is contained in:
parent
db2f642c32
commit
c6ab60dbfc
1761 changed files with 8423 additions and 2294 deletions
|
@ -0,0 +1,35 @@
|
|||
[grouping-li.html]
|
||||
type: testharness
|
||||
[li should have a \'value\' attribute]
|
||||
expected: FAIL
|
||||
|
||||
[Default (unspecified) value of value is 0.]
|
||||
expected: FAIL
|
||||
|
||||
[.value property reflects content attribute - and both parse value of \'2\' correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[IDL and content attribute parse value of \'-10\' correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[IDL and content attribute parse value of \'4.03\' correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[IDL and content attribute parse value of \'-4.03\' correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[IDL and content attribute parse value of \'4.9\' correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[IDL and content attribute parse value of \'-4.9\' correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[IDL and content attribute parse value of \'7e2\' correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[IDL and content attribute parse value of \'.5\' correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[IDL and content attribute parse value of \'A\' correctly.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue