Pass | Property image-orientation value 'from-image' | Asserts runPass | assert_true(true, "image-orientation doesn't seem to be supported in the computed style")
at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5) | Pass | assert_true(true, "'from-image' is a supported value for image-orientation.")
at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5) | Pass | assert_equals("from-image", "from-image")
at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7) |
|
Pass | Property image-orientation value 'none' | Asserts runPass | assert_true(true, "image-orientation doesn't seem to be supported in the computed style")
at Test.<anonymous> ( /css/support/computed-testcommon.js:24:5) | Pass | assert_true(true, "'none' is a supported value for image-orientation.")
at Test.<anonymous> ( /css/support/computed-testcommon.js:25:5) | Pass | assert_equals("none", "none")
at Test.<anonymous> ( /css/support/computed-testcommon.js:35:7) |
|