Pass | Computed value of position:sticky on THEAD | Asserts runPass | assert_equals("sticky", "sticky")
at Test.<anonymous> ( /css/css-tables/table-position-sticky-computed.html:28:7) |
|
Pass | Computed value of position:sticky on TBODY | Asserts runPass | assert_equals("sticky", "sticky")
at Test.<anonymous> ( /css/css-tables/table-position-sticky-computed.html:28:7) |
|
Pass | Computed value of position:sticky on TR | Asserts runPass | assert_equals("sticky", "sticky")
at Test.<anonymous> ( /css/css-tables/table-position-sticky-computed.html:28:7) |
|
Pass | Computed value of position:sticky on TD | Asserts runPass | assert_equals("sticky", "sticky")
at Test.<anonymous> ( /css/css-tables/table-position-sticky-computed.html:28:7) |
|
Pass | Computed value of position:sticky on TFOOT | Asserts runPass | assert_equals("sticky", "sticky")
at Test.<anonymous> ( /css/css-tables/table-position-sticky-computed.html:28:7) |
|