Bug 1679758 - Remove trailing empty lines r=sylvestre,marionette-reviewers,jgraham

Differential Revision: https://phabricator.services.mozilla.com/D99595
This commit is contained in:
Kartik Gautam 2020-12-15 10:34:54 +00:00
parent 36685b2b23
commit f7ffcd09fb
323 changed files with 0 additions and 343 deletions

View File

@ -5,4 +5,3 @@
#resetProfileFooter {
font-weight: bold;
}

View File

@ -18,4 +18,3 @@
}
</script>
</body></html>

View File

@ -7,4 +7,3 @@
<iframe id=iframe src="http://example.com/" width=320 height=240></iframe>
</body>
</html>

View File

@ -27,4 +27,3 @@
</script>
</body>
</html>

View File

@ -13,4 +13,3 @@
<object type='image/svg+xml' width=20 height=20 data='dummy_object.svg'></object>
</body>
</html>");

View File

@ -20,4 +20,3 @@
</head>
<body></body>
</html>

View File

@ -17,4 +17,3 @@
</iframe>
</body>
</html>

View File

@ -7,4 +7,3 @@
<frame src="browser_frame_history_c.html" name="c"/>
</frameset>
</html>

View File

@ -1,4 +1,3 @@
<html>
<iframe src="browser_frame_history_index.html" id="iframe" />
</html>

View File

@ -2,4 +2,3 @@
<body>
</body>
</html>

View File

@ -6,4 +6,3 @@
Hello Speculative Connect
</body>
</html>

View File

@ -50,4 +50,3 @@
</body>
</html>

View File

@ -82,4 +82,3 @@
</body>
</html>

View File

@ -47,4 +47,3 @@ welcome-back-restore-all-label = Restore all windows & tabs
welcome-back-restore-some-label = Restore only the ones you want
welcome-back-page-info-link = Your add-ons and customizations have been removed and your browser settings have been restored to their defaults. If this didnt fix your issue, <a data-l10n-name="link-more">learn more about what you can do.</a>

View File

@ -526,4 +526,3 @@ fullscreen-exit-mac-button = Exit Full Screen (esc)
# $domain (String): the domain that is using pointer-lock, e.g. "mozilla.org"
pointerlock-warning-domain = <span data-l10n-name="domain">{ $domain }</span> has control of your pointer. Press Esc to take back control.
pointerlock-warning-no-domain = This document has control of your pointer. Press Esc to take back control.

View File

@ -5,4 +5,3 @@
</head>
<body><iframe src="http://example.com"></iframe></body>
</html>

View File

@ -15,5 +15,3 @@
<iframe src="http://example.lk/"></iframe>
</body>
</html>

View File

@ -7,4 +7,3 @@
<iframe src="http://example.org/browser/browser/modules/test/browser/preload_iframe.html"></iframe>
</body>
</html>

View File

@ -3,4 +3,3 @@
% file, You can obtain one at http://mozilla.org/MPL/2.0/.
%include ../shared/compacttheme.inc.css

View File

@ -99,4 +99,3 @@
#clearDownloadsButton > .toolbarbutton-icon {
display: none;
}

View File

@ -7,4 +7,3 @@
:root > * {
font-size: 1.05em;
}

View File

@ -91,4 +91,3 @@
.ctrlTab-label {
text-align: center;
}

View File

@ -43,4 +43,3 @@ html|*.pointerlockfswarning-domain {
html|*#fullscreen-exit-button {
margin: 0;
}

View File

@ -27,4 +27,3 @@ using namespace shouldPass::java;
void test() {
}

View File

@ -50,4 +50,3 @@ struct MOZ_TRIVIAL_DTOR BadNonTrivialDtorInMember { // expected-error {{class 'B
struct MOZ_TRIVIAL_DTOR OkVirtualMemberInMember {
VirtualMember m;
};

View File

@ -58,4 +58,3 @@ is(inciteCaps(tryComponentsClasses), "denied-stack",
</pre>
</body>
</html>

View File

@ -41,4 +41,3 @@ is(tryLoad("resource://gre-resources/html.css"), "denied",
</pre>
</body>
</html>

View File

@ -77,4 +77,3 @@
background-color: var(--message-color);
fill: var(--message-background-color);
}

View File

@ -27,4 +27,3 @@
width: 24px;
-moz-context-properties: fill;
}

View File

@ -142,4 +142,3 @@ icon-warning =
icon-error =
.alt = Error icon
.title = Error

View File

@ -45,4 +45,3 @@ boxmodel.offsetParent=offset
# below the box model, in the layout view. This label tells users
# what the DOM node previewed next to it is: an offset parent for the position element.
boxmodel.offsetParent.title=Offset parent of the selected element

View File

@ -19,4 +19,3 @@ har.responseBodyNotIncluded=Response bodies are not included.
# HAR file explaining that HTTP request bodies are not includes
# in exported data.
har.requestBodyNotIncluded=Request bodies are not included.

View File

@ -9,4 +9,3 @@
.network-monitor .network-action-bar .tabs-menu-item {
width: 50%;
}

View File

@ -7,4 +7,3 @@
<window xmlns='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul'
title='Table Widget' width='600' height='500'>
<box flex='1' class='theme-light'/></window>

View File

@ -10,4 +10,3 @@
</body>
</html>

View File

@ -6,4 +6,3 @@
body {
margin: 0;
}

View File

@ -6,4 +6,3 @@
p {
padding: 5px;
}

View File

@ -2,4 +2,3 @@
body {
background: red;
}

View File

@ -8,4 +8,3 @@
<div>test for media labels</div>
</body>
</html>

View File

@ -5,4 +5,3 @@
body {
margin: 0;
}

View File

@ -9,4 +9,3 @@
<h1 id="heading">I won't be red for once.</h1>
</body>
</html>

View File

@ -19,4 +19,3 @@
</script>
</body>
</html>

View File

@ -18,4 +18,3 @@
</script>
</body>
</html>

View File

@ -22,4 +22,3 @@
src="test-external-script-errors.js"></script>
</body>
</html>

View File

@ -7,4 +7,3 @@ body {
color: #0f0;
font-weight: green;
}

View File

@ -7,4 +7,3 @@ body {
color: #0fl;
font-weight: bold;
}

View File

@ -7,4 +7,3 @@ body {
color: #0f0;
font-weight: bold;
}

View File

@ -13,4 +13,3 @@
</form>
</body>
</html>

View File

@ -11,5 +11,3 @@
<p><img src="test-message-categories-image.jpg" alt="corrupted image"></p>
</body>
</html>

View File

@ -14,4 +14,3 @@
</map>
</body>
</html>

View File

@ -14,4 +14,3 @@
</svg>
</body>
</html>

View File

@ -16,4 +16,3 @@
</script>
</body>
</html>

View File

@ -22,4 +22,3 @@
</script>
</body>
</html>

View File

@ -15,4 +15,3 @@
</script>
</body>
</html>

View File

@ -71,4 +71,3 @@ next();
</script>
</body>
</html>

View File

@ -78,4 +78,3 @@ next();
</script>
</body>
</html>

View File

@ -20,4 +20,3 @@ function start() {
</head>
<body onload="start()"></body>
</html>

View File

@ -23,4 +23,3 @@ function continueTest() {
<body onload="start()"></body>
<iframe id="frame">
</html>

View File

@ -41,4 +41,3 @@ addEventListener("load", runTest, { once: true });
</pre>
</body>
</html>

View File

@ -31,5 +31,3 @@ bc.onmessage = function(evt) {
</script>
</body>
</html>

View File

@ -65,4 +65,3 @@ runTest();
</script>
</body>
</html>

View File

@ -35,4 +35,3 @@ runTest();
</script>
</body>
</html>

View File

@ -33,4 +33,3 @@ ifr.src = url;
</script>
</body>
</html>

View File

@ -25,4 +25,3 @@ try {
</script>
</body>
</html>

View File

@ -29,5 +29,3 @@ for (let i = 0; i < 100; ++i) {
</script>
</body>
</html>

View File

@ -62,4 +62,3 @@ SimpleTest.waitForExplicitFinish();
</script>
</body>
</html>

View File

@ -24,4 +24,3 @@ window.dispatchEvent(new Event("fake"));
</pre>
</body>
</html>

View File

@ -82,5 +82,3 @@ div.content {
font-weight: bold;
color: #666;
}

View File

@ -32,4 +32,3 @@ runAllTests().then(SimpleTest.finish);
</script>
</body>
</html>

View File

@ -108,4 +108,3 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=819900
</pre>
</body>
</html>

View File

@ -27,4 +27,3 @@ is(f3.lastModified, -1000, "lastModified == -1000 is supported");
</script>
</body>
</html>

View File

@ -49,4 +49,3 @@
</pre>
</body>
</html>

View File

@ -19,4 +19,3 @@
</script>
</body>
</html>

View File

@ -11,4 +11,3 @@
</script>
</body>
</html>

View File

@ -48,4 +48,3 @@ addEventListener("load", runTest, { once: true });
</pre>
</body>
</html>

View File

@ -30,4 +30,3 @@ https://bugzilla.mozilla.org/show_bug.cgi?id=677638
</script>
</body>
</html>

View File

@ -43,4 +43,3 @@ Debugger.prototype.onNewPromise.
</pre>
</body>
</html>

View File

@ -51,4 +51,3 @@ Debugger.prototype.onPromiseResolved.
</pre>
</body>
</html>

View File

@ -56,4 +56,3 @@ Bug 1084065 - Test that Debugger.prototype.onPromiseResolved doesn't get dupes.
</pre>
</body>
</html>

View File

@ -311,4 +311,3 @@ runTest();
</pre>
</body>
</html>

View File

@ -64,4 +64,3 @@ runTest();
</pre>
</body>
</html>

View File

@ -296,4 +296,3 @@ runTest();
</script>
</body>
</html>

View File

@ -41,4 +41,3 @@
</pre>
</body>
</html>

View File

@ -24,4 +24,3 @@ window.onload = () => {
</pre>
</body>
</html>

View File

@ -20,4 +20,3 @@
fail();
});
</script>

View File

@ -7,4 +7,3 @@
navigator.serviceWorker.ready.then(done);
navigator.serviceWorker.register("../sanitize_worker.js", {scope: "."});
</script>

View File

@ -12,4 +12,3 @@
</script>
</body>
</html>

View File

@ -32,4 +32,3 @@
</pre>
</body>
</html>

View File

@ -36,4 +36,3 @@
</pre>
</body>
</html>

View File

@ -35,4 +35,3 @@
</pre>
</body>
</html>

View File

@ -27,4 +27,3 @@
</pre>
</body>
</html>

View File

@ -144,4 +144,3 @@ add_task(async function testFetchHandler() {
});
</script>

View File

@ -102,4 +102,3 @@
</pre>
</body>
</html>

View File

@ -169,4 +169,3 @@
</pre>
</body>
</html>

View File

@ -75,4 +75,3 @@
</pre>
</body>
</html>

View File

@ -81,4 +81,3 @@
</pre>
</body>
</html>

View File

@ -61,4 +61,3 @@ addEventListener("load", runTest, { once: true });
</pre>
</body>
</html>

View File

@ -74,4 +74,3 @@
</pre>
</body>
</html>

Some files were not shown because too many files have changed in this diff Show More