test html queryCommandValue result execCommand('FontSize', -2) test 1 execCommand('FontSize', -1) test 2 execCommand('FontSize', 0) test 1 execCommand('FontSize', 1) test 1 execCommand('FontSize', 2) test 2 execCommand('FontSize', 3) test 3 execCommand('FontSize', 4) test 4 execCommand('FontSize', 5) test 5 execCommand('FontSize', 6) test 6 execCommand('FontSize', 7) test 7 execCommand('FontSize', '8px') test 7 execCommand('FontSize', '2px') test 2 manual CSS font-size: 3px test 1 manual CSS font-size: 0.2em test 1 manual CSS font-size: 17px test 4 manual CSS font-size: 31px test 6 manual CSS font-size: 50px test 7 manual CSS font-size: 5em test 7 manual CSS font-size: 10px test 1 monospace tests to ensure the bug 19161 does not affect queryCommandValue's values execCommand('FontSize', -2) test 1 execCommand('FontSize', -1) test 2 execCommand('FontSize', 0) test 1 execCommand('FontSize', 1) test 1 execCommand('FontSize', 2) test 2 execCommand('FontSize', 3) test 3 execCommand('FontSize', 4) test 4 execCommand('FontSize', 5) test 5 execCommand('FontSize', 6) test 6 execCommand('FontSize', 7) test 7