Pass | assert_true(true, "data-expected-margin-top is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) |
Pass | assert_true(true, "data-expected-margin-bottom is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) |
Pass | assert_true(true, "data-expected-margin-left is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) |
Pass | assert_true(true, "data-expected-margin-right is a valid data attribute")
at checkDataKeys ( /resources/check-layout-th.js:61:13) |
Pass | assert_equals("-50", "-50", "\n<div class=\"target\" data-expected-margin-top=\"-50\" data-expected-margin-bottom=\"-50\" data-expected-margin-left=\"0\" data-expected-margin-right=\"-100\"></div>\nmargin-top")
at checkExpectedValues ( /resources/check-layout-th.js:177:9) |
Pass | assert_equals("-50", "-50", "\n<div class=\"target\" data-expected-margin-top=\"-50\" data-expected-margin-bottom=\"-50\" data-expected-margin-left=\"0\" data-expected-margin-right=\"-100\"></div>\nmargin-bottom")
at checkExpectedValues ( /resources/check-layout-th.js:185:9) |
Pass | assert_equals("0", "0", "\n<div class=\"target\" data-expected-margin-top=\"-50\" data-expected-margin-bottom=\"-50\" data-expected-margin-left=\"0\" data-expected-margin-right=\"-100\"></div>\nmargin-left")
at checkExpectedValues ( /resources/check-layout-th.js:193:9) |
Pass | assert_equals("-100", "-100", "\n<div class=\"target\" data-expected-margin-top=\"-50\" data-expected-margin-bottom=\"-50\" data-expected-margin-left=\"0\" data-expected-margin-right=\"-100\"></div>\nmargin-right")
at checkExpectedValues ( /resources/check-layout-th.js:201:9) |