Summary

Harness status: OK

Found 21 tests

Details

ResultTest NameMessage
Passunexpected contents for selector ['']
Asserts run
Pass
assert_equals("margin-top: 5cm; margin-bottom: 10cm;", "margin-top: 5cm; margin-bottom: 10cm;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector [':left']
Asserts run
Pass
assert_equals("margin-right: 3cm;", "margin-right: 3cm;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector [':right']
Asserts run
Pass
assert_equals("margin-left: 3cm;", "margin-left: 3cm;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector [':first']
Asserts run
Pass
assert_equals("border-width: 1px;", "border-width: 1px;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['hello']
Asserts run
Pass
assert_equals("color: green;", "color: green;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['world:right']
Asserts run
Pass
assert_equals("background-color: green;", "background-color: green;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['auto_page']
Asserts run
Pass
assert_equals("size: auto;", "size: auto;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['square_page']
Asserts run
Pass
assert_equals("size: 4in;", "size: 4in;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['letter_page']
Asserts run
Pass
assert_equals("size: letter;", "size: letter;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['page_width_height']
Asserts run
Pass
assert_equals("size: 10cm 15cm;", "size: 10cm 15cm;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['page_size_orientation']
Asserts run
Pass
assert_equals("size: ledger landscape;", "size: ledger landscape;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['page_orientation_size']
Asserts run
Pass
assert_equals("size: a4 portrait;", "size: a4 portrait;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['page_jis_size_orientation']
Asserts run
Pass
assert_equals("size: jis-b5 portrait;", "size: jis-b5 portrait;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['page_orientation_jis_size']
Asserts run
Pass
assert_equals("size: jis-b4 landscape;", "size: jis-b4 landscape;", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['err_empty_size']
Asserts run
Pass
assert_equals("", "", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['err_unknow_page_size']
Asserts run
Pass
assert_equals("", "", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['err_length_and_page_size']
Asserts run
Pass
assert_equals("", "", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['err_length_and_orientation']
Asserts run
Pass
assert_equals("", "", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['err_orientations']
Asserts run
Pass
assert_equals("", "", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
Passunexpected contents for selector ['err_too_many_params']
Asserts run
Pass
assert_equals("", "", "unexpected @page contents")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:115:21)
PassCSS Paged Media: parsing @page declarations
Asserts run
Pass
assert_equals(0, 0, "missing @page selectors")
    at Test.<anonymous> ( /css/css-page/page-rule-declarations-000.html:122:9)