From 0f67e7b22c103b0358917143be185900a2434bde Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Wed, 18 Dec 2019 13:22:53 +0100 Subject: Issue #1328 - Part 2: Change tests that require Courier New explicitly. --- dom/tests/mochitest/chrome/queryCaretRectWin.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dom/tests/mochitest/chrome/queryCaretRectWin.html') diff --git a/dom/tests/mochitest/chrome/queryCaretRectWin.html b/dom/tests/mochitest/chrome/queryCaretRectWin.html index cd5a8ec64..cb2fe78a1 100644 --- a/dom/tests/mochitest/chrome/queryCaretRectWin.html +++ b/dom/tests/mochitest/chrome/queryCaretRectWin.html @@ -20,7 +20,7 @@ left: 0em; top: 0em; font-size: 10pt; - font-family: monospace; + font-family: 'Courier New'; line-height: 20px; letter-spacing: 0px; margin-top:-1px; /* nix the text area border */ -- cgit v1.2.3