Pass | assert_true(true, "data-offset-x 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_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_equals("0", "0", "\n<div class=\"target\" data-offset-x=\"200\" data-expected-margin-left=\"10\" data-expected-margin-right=\"0\" data-expected-margin-top=\"0\" data-expected-margin-bottom=\"10\"></div>\nmargin-top")
at checkExpectedValues ( /resources/check-layout-th.js:177:9) |
Pass | assert_equals("10", "10", "\n<div class=\"target\" data-offset-x=\"200\" data-expected-margin-left=\"10\" data-expected-margin-right=\"0\" data-expected-margin-top=\"0\" data-expected-margin-bottom=\"10\"></div>\nmargin-bottom")
at checkExpectedValues ( /resources/check-layout-th.js:185:9) |
Pass | assert_equals("10", "10", "\n<div class=\"target\" data-offset-x=\"200\" data-expected-margin-left=\"10\" data-expected-margin-right=\"0\" data-expected-margin-top=\"0\" data-expected-margin-bottom=\"10\"></div>\nmargin-left")
at checkExpectedValues ( /resources/check-layout-th.js:193:9) |
Pass | assert_equals("0", "0", "\n<div class=\"target\" data-offset-x=\"200\" data-expected-margin-left=\"10\" data-expected-margin-right=\"0\" data-expected-margin-top=\"0\" data-expected-margin-bottom=\"10\"></div>\nmargin-right")
at checkExpectedValues ( /resources/check-layout-th.js:201:9) |