diff options
author | Moonchild <moonchild@palemoon.org> | 2020-09-24 09:22:12 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2020-09-24 09:22:12 +0000 |
commit | e0bda2246266eb70d00d743388d801e0dba05180 (patch) | |
tree | 26138698c787b965a6b28adf76c021bc8310a078 /layout | |
parent | 6b9f2095a314fcdef1651fa91ce02161b90131e4 (diff) | |
download | UXP-e0bda2246266eb70d00d743388d801e0dba05180.tar UXP-e0bda2246266eb70d00d743388d801e0dba05180.tar.gz UXP-e0bda2246266eb70d00d743388d801e0dba05180.tar.lz UXP-e0bda2246266eb70d00d743388d801e0dba05180.tar.xz UXP-e0bda2246266eb70d00d743388d801e0dba05180.zip |
Issue #1656 - Part 10: Manual cleanup.
Diffstat (limited to 'layout')
-rw-r--r-- | layout/inspector/tests/chrome/test_bug727834.xul | 1 | ||||
-rw-r--r-- | layout/tools/layout-debug/ui/content/layoutdebug.xul | 5 | ||||
-rw-r--r-- | layout/tools/recording/recording.xul | 1 | ||||
-rw-r--r-- | layout/tools/reftest/reftest-analyzer-structured.xhtml | 1 | ||||
-rw-r--r-- | layout/tools/reftest/reftest-analyzer.xhtml | 1 | ||||
-rw-r--r-- | layout/tools/reftest/reftest.xul | 1 |
6 files changed, 1 insertions, 9 deletions
diff --git a/layout/inspector/tests/chrome/test_bug727834.xul b/layout/inspector/tests/chrome/test_bug727834.xul index dde8e1b03..764d285ce 100644 --- a/layout/inspector/tests/chrome/test_bug727834.xul +++ b/layout/inspector/tests/chrome/test_bug727834.xul @@ -1,6 +1,5 @@ <?xml version="1.0"?> <!-- -vim: set ts=2 et sw=2 tw=80: Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ --> diff --git a/layout/tools/layout-debug/ui/content/layoutdebug.xul b/layout/tools/layout-debug/ui/content/layoutdebug.xul index 8de04847f..f5c60cd72 100644 --- a/layout/tools/layout-debug/ui/content/layoutdebug.xul +++ b/layout/tools/layout-debug/ui/content/layoutdebug.xul @@ -1,8 +1,5 @@ <?xml version="1.0"?> -<!-- vim: set shiftwidth=2 tabstop=8 expandtab : - - - - - - This Source Code Form is subject to the terms of the Mozilla Public +<!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> diff --git a/layout/tools/recording/recording.xul b/layout/tools/recording/recording.xul index 276d3aa71..96ba45e57 100644 --- a/layout/tools/recording/recording.xul +++ b/layout/tools/recording/recording.xul @@ -1,4 +1,3 @@ -<!-- vim: set shiftwidth=4 tabstop=8 autoindent expandtab: --> <!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> diff --git a/layout/tools/reftest/reftest-analyzer-structured.xhtml b/layout/tools/reftest/reftest-analyzer-structured.xhtml index b06bd8169..a399521d4 100644 --- a/layout/tools/reftest/reftest-analyzer-structured.xhtml +++ b/layout/tools/reftest/reftest-analyzer-structured.xhtml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -*- Mode: HTML; tab-width: 2; indent-tabs-mode: nil; -*- --> -<!-- vim: set shiftwidth=2 tabstop=2 autoindent expandtab: --> <!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> diff --git a/layout/tools/reftest/reftest-analyzer.xhtml b/layout/tools/reftest/reftest-analyzer.xhtml index 64a50253e..deed7bad6 100644 --- a/layout/tools/reftest/reftest-analyzer.xhtml +++ b/layout/tools/reftest/reftest-analyzer.xhtml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- -*- Mode: HTML; tab-width: 2; indent-tabs-mode: nil; -*- --> -<!-- vim: set shiftwidth=2 tabstop=2 autoindent expandtab: --> <!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> diff --git a/layout/tools/reftest/reftest.xul b/layout/tools/reftest/reftest.xul index ae5355d20..46ae6e29e 100644 --- a/layout/tools/reftest/reftest.xul +++ b/layout/tools/reftest/reftest.xul @@ -1,4 +1,3 @@ -<!-- vim: set shiftwidth=4 tabstop=8 autoindent expandtab: --> <!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> |