[query-evaluation.html]
[(width)]
expected: FAIL
[((width))]
expected: FAIL
[((((width))))]
expected: FAIL
[(not (height))]
expected: FAIL
[((width) and (width))]
expected: FAIL
[((width) and (width) and (width))]
expected: FAIL
[((width) or (width))]
expected: FAIL
[((width) or (width) or (width))]
expected: FAIL
[((height) or (width) or (width))]
expected: FAIL
[((width) or (height) or (width))]
expected: FAIL
[((width) or (width) or (height))]
expected: FAIL
[(not ((width) and (height)))]
expected: FAIL
[((height) or (not ((height) and (width))))]
expected: FAIL