From 2e9947a755ba125de2c4a85ecde78a72f3332f0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emilio=20Cobos=20=C3=81lvarez?= Date: Fri, 4 Dec 2020 11:52:17 +0000 Subject: [PATCH] Bug 1680566 - Reformat sanitizer API test. r=freddyb Just remove a bunch of indentation and use 2-spaces like the usual Gecko / JS style. Remove unneeded setBoolPref (pushPrefEnv takes care of that). Differential Revision: https://phabricator.services.mozilla.com/D98676 --- .../tests/mochitest/test_sanitizer_api.html | 145 +++++++++--------- 1 file changed, 70 insertions(+), 75 deletions(-) diff --git a/dom/security/sanitizer/tests/mochitest/test_sanitizer_api.html b/dom/security/sanitizer/tests/mochitest/test_sanitizer_api.html index 65f437753c9e..6e0a827cd9b3 100644 --- a/dom/security/sanitizer/tests/mochitest/test_sanitizer_api.html +++ b/dom/security/sanitizer/tests/mochitest/test_sanitizer_api.html @@ -1,87 +1,82 @@ - +Test sanitizer api + + +
+ - - - - -
- - - + SimpleTest.finish(); +})(); +