Pass | Test that we map use element positioning to style. | Asserts runPass | assert_equals("1px", "1px", "use element should have x computed to '1px'.")
at Test.<anonymous> ( /svg/struct/use-getComputedStyle.html:11:5) | Pass | assert_equals("2px", "2px", "use element should have y computed to '2px'.")
at Test.<anonymous> ( /svg/struct/use-getComputedStyle.html:12:5) |
|