Pass | assert_equals(304, 304, "INPUT : clientWidth should be the padding box")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:30:5) |
Pass | assert_equals(204, 204, "INPUT : clientHeight should be the padding box")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:31:5) |
Pass | assert_equals(10, 10, "INPUT : clientTop should include the border offset")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:32:5) |
Pass | assert_equals(20, 20, "INPUT : clientLeft should include the border offset")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:33:5) |
Pass | assert_equals(304, 304, "TEXTAREA : clientWidth should be the padding box")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:30:5) |
Pass | assert_equals(204, 204, "TEXTAREA : clientHeight should be the padding box")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:31:5) |
Pass | assert_equals(10, 10, "TEXTAREA : clientTop should include the border offset")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:32:5) |
Pass | assert_equals(20, 20, "TEXTAREA : clientLeft should include the border offset")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:33:5) |
Pass | assert_equals(304, 304, "INPUT block: clientWidth should be the padding box")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:30:5) |
Pass | assert_equals(204, 204, "INPUT block: clientHeight should be the padding box")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:31:5) |
Pass | assert_equals(10, 10, "INPUT block: clientTop should include the border offset")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:32:5) |
Pass | assert_equals(20, 20, "INPUT block: clientLeft should include the border offset")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:33:5) |
Pass | assert_equals(304, 304, "TEXTAREA block: clientWidth should be the padding box")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:30:5) |
Pass | assert_equals(204, 204, "TEXTAREA block: clientHeight should be the padding box")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:31:5) |
Pass | assert_equals(10, 10, "TEXTAREA block: clientTop should include the border offset")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:32:5) |
Pass | assert_equals(20, 20, "TEXTAREA block: clientLeft should include the border offset")
at Test.<anonymous> ( /css/cssom-view/client-props-input.html:33:5) |