Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassThe style information must be applied to the environment specified by the media attribute
Asserts run
Pass
assert_equals("50px", "50px", "The style should be applied.")
    at Test.<anonymous> ( /html/semantics/document-metadata/the-style-element/style_media.html:32:9)
Pass
assert_equals("100px", "100px", "The style should not be applied.")
    at Test.<anonymous> ( /html/semantics/document-metadata/the-style-element/style_media.html:36:9)