CaretPosition-001.html.ini (406B)
1 [CaretPosition-001.html] 2 disabled: 3 if os == "mac" and os_version == "14.70" and processor == "x86_64" and not debug: Bug 1931141 4 if os == "mac" and os_version == "14.70" and processor == "x86_64" and debug: Bug 1931141 5 6 [Element at (400, 900)] 7 expected: 8 if (os == "mac") and not debug: [PASS, FAIL] 9 if (os == "mac") and debug: [PASS, FAIL] 10 if os == "win": PASS 11 FAIL