Pass | Test that 'resize: block' is supported. | Asserts runPass | assert_equals("block", "block", "logical values in inline style, resize")
at testCSSValues ( /css/css-logical/resources/test-shared.js:95:5) | Pass | assert_equals("block", "block", "logical values in computed style, resize")
at testCSSValues ( /css/css-logical/resources/test-shared.js:95:5) |
|
Pass | Test that 'resize: inline' is supported. | Asserts runPass | assert_equals("inline", "inline", "logical values in inline style, resize")
at testCSSValues ( /css/css-logical/resources/test-shared.js:95:5) | Pass | assert_equals("inline", "inline", "logical values in computed style, resize")
at testCSSValues ( /css/css-logical/resources/test-shared.js:95:5) |
|