Remove UTF-8 BOMs from source files. Bug 280656, r=jshin, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@168705 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
99c1d05045
commit
63b9893469
@ -1,4 +1,4 @@
|
||||
<!-- -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
||||
<!-- -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
|
||||
# ***** BEGIN LICENSE BLOCK *****
|
||||
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
#
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<panels xmlns="http://www.silverstone.net.nz/2001/manticore/uidl">
|
||||
<panel label="Web Browser">
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" ?>
|
||||
<?xml version="1.0" ?>
|
||||
<menubar id="mainMenu" xmlns="http://www.silverstone.net.nz/2001/manticore/uidl">
|
||||
<menu label="File" accesskey="f">
|
||||
<menu label="New Window" accesskey="n" command="file-new-window" />
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<toolbox id="mainToolbox"
|
||||
xmlns="http://www.silverstone.net.nz/2001/manticore/uidl">
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" ?>
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE item [
|
||||
<!ELEMENT item ANY >
|
||||
<!ATTLIST item label CDATA #REQUIRED >
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<preferences xmlns="http://www.silverstone.net.nz/2001/manticore/uidl">
|
||||
<browser>
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity version="1.0.0.0"
|
||||
processorArchitecture="X86"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity version="1.0.0.0"
|
||||
processorArchitecture="X86"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<!-- saved from url=(0063)http://bugzilla.mozilla.org/attachment.cgi?id=63256&action=view -->
|
||||
<HTML><HEAD><TITLE>border-collapse testfiles</TITLE>
|
||||
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user