mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
30 lines
653 B
INI
Vendored
30 lines
653 B
INI
Vendored
[function-attr.html]
|
|
[Return untyped url() from function]
|
|
expected: FAIL
|
|
|
|
[Return untyped url() from function, quoted]
|
|
expected: FAIL
|
|
|
|
[Return typed url() from function]
|
|
expected: FAIL
|
|
|
|
[Return typed url() from function, quoted]
|
|
expected: FAIL
|
|
|
|
[Return attr(type(<length>)) from untyped function]
|
|
expected: FAIL
|
|
|
|
[Return attr(type(<length>)) from typed function]
|
|
expected: FAIL
|
|
|
|
[Return attr(type(*)) from typed function]
|
|
expected: FAIL
|
|
|
|
[Return attr(type(*)) from untyped function]
|
|
expected: FAIL
|
|
|
|
[attr() in default parameter value]
|
|
expected: FAIL
|
|
|
|
[attr() in local variable]
|
|
expected: FAIL
|