[fixed-stretch-style-over-weight.html] disabled: if (os == "mac") and (os_version == "14.70") and (processor == "x86_64") and not debug: Bug 1931199 if (os == "mac") and (os_version == "14.70") and (processor == "x86_64") and debug: Bug 1931199 expected: if os == "mac": FAIL