mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Most tests were only being run for layout-2013, not for layout-2020. This wasn't great since layout-2020 is now the default. So this patch unifies the lists of included tests for both layouts. For layout-2013 this implies adding css/css-content/, css/css-logical/ and css/css-masking/clip/. For layout-2020 this implies adding several additional css tests, and also tests like dom/, js/, html/, etc.
43 lines
913 B
INI
43 lines
913 B
INI
[idl-BluetoothUUID.https.html]
|
|
[0x0 returns basic UUID.]
|
|
expected: FAIL
|
|
|
|
[NaN returns basic uuid]
|
|
expected: FAIL
|
|
|
|
[Values between 0xfffffffff (8 digits) and 0xffffffffffffff (14 digits)should return max UUID]
|
|
expected: FAIL
|
|
|
|
[Infinity returns base UUID]
|
|
expected: FAIL
|
|
|
|
[0xdeadbeef should produce valid UUID.]
|
|
expected: FAIL
|
|
|
|
[Only first 32bits should be used.]
|
|
expected: FAIL
|
|
|
|
[A valid UUID String should return the same UUID.]
|
|
expected: FAIL
|
|
|
|
[A UUID String with uppercase letters is an invalid UUID.]
|
|
expected: FAIL
|
|
|
|
[A 32bit *String* alias is invalid.]
|
|
expected: FAIL
|
|
|
|
[A UUID with invalid characters is an invalid UUID.]
|
|
expected: FAIL
|
|
|
|
[A valid UUID from a name.]
|
|
expected: FAIL
|
|
|
|
[Make sure attributes don't share a map]
|
|
expected: FAIL
|
|
|
|
[Invalid Descriptor name]
|
|
expected: FAIL
|
|
|
|
[Non-number and non-strings]
|
|
expected: FAIL
|