[CaretPosition-001.html] disabled: if os == "mac" and os_version == "14.70" and processor == "x86_64" and not debug: Bug 1931141 if os == "mac" and os_version == "14.70" and processor == "x86_64" and debug: Bug 1931141 [Element at (400, 900)] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "mac") and debug: [PASS, FAIL] if os == "win": PASS FAIL