Pass | e.style['font-language-override'] = "auto" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|
Pass | e.style['font-language-override'] = "normal \"ksw\"" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|
Pass | e.style['font-language-override'] = "\"turkish\"" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|
Pass | e.style['font-language-override'] = "\"xøx\"" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|
Pass | e.style['font-language-override'] = "\"\"" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|
Pass | e.style['font-language-override'] = "\"ENG \"" should not set the property value | Asserts runPass | assert_equals("", "")
at Test.<anonymous> ( /css/support/parsing-testcommon.js:49:9) |
|