Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
Passwhitespace is optional between url( token and the string token
Asserts run
Pass
assert_equals("url(\"foo\")", "url(\"foo\")")
    at Test.<anonymous> ( /css/css-syntax/url-whitespace-consumption.html:27:5)
Pass
assert_equals("url(\"foo\")", "url(\"foo\")")
    at Test.<anonymous> ( /css/css-syntax/url-whitespace-consumption.html:28:5)
Pass
assert_equals("url(\"foo\")", "url(\"foo\")")
    at Test.<anonymous> ( /css/css-syntax/url-whitespace-consumption.html:29:5)