Cargoify servo

This commit is contained in:
Jack Moffitt 2014-08-28 09:34:23 -06:00
parent db2f642c32
commit c6ab60dbfc
1761 changed files with 8423 additions and 2294 deletions

View file

@ -0,0 +1,26 @@
[a-stringifier.html]
type: testharness
[HTMLAnchorElement stringifier 1]
expected: FAIL
[HTMLAnchorElement stringifier 2]
expected: FAIL
[HTMLAnchorElement stringifier 4]
expected: FAIL
[HTMLAnchorElement stringifier 5]
expected: FAIL
[HTMLAnchorElement stringifier 6]
expected: FAIL
[HTMLAnchorElement stringifier 7]
expected: FAIL
[HTMLAnchorElement stringifier 9]
expected: FAIL
[HTMLAnchorElement stringifier 10]
expected: FAIL

View file

@ -0,0 +1,14 @@
[001.html]
type: testharness
[the datetime attribute should be reflected by the .dateTime property]
expected: FAIL
[the dateTime IDL property should default to an empty string]
expected: FAIL
[the datetime attribute should be reflected by the .dateTime property even if it is invalid]
expected: FAIL
[the datetime attribute should not reflect the textContent]
expected: FAIL