49 |
.dom-interface-definition p:first-child { |
.dom-interface-definition p:first-child { |
50 |
text-indent: 0; |
text-indent: 0; |
51 |
} |
} |
52 |
|
|
53 |
|
|
54 |
|
/* Revision: $Date$ */ |
55 |
|
|
56 |
|
/* ***** BEGIN LICENSE BLOCK ***** |
57 |
|
* Copyright 2005 Wakaba <w@suika.fam.cx>. All rights reserved. |
58 |
|
* |
59 |
|
* This program is free software; you can redistribute it and/or |
60 |
|
* modify it under the same terms as Perl itself. |
61 |
|
* |
62 |
|
* Alternatively, the contents of this file may be used |
63 |
|
* under the following terms (the "MPL/GPL/LGPL"), |
64 |
|
* in which case the provisions of the MPL/GPL/LGPL are applicable instead |
65 |
|
* of those above. If you wish to allow use of your version of this file only |
66 |
|
* under the terms of the MPL/GPL/LGPL, and not to allow others to |
67 |
|
* use your version of this file under the terms of the Perl, indicate your |
68 |
|
* decision by deleting the provisions above and replace them with the notice |
69 |
|
* and other provisions required by the MPL/GPL/LGPL. If you do not delete |
70 |
|
* the provisions above, a recipient may use your version of this file under |
71 |
|
* the terms of any one of the Perl or the MPL/GPL/LGPL. |
72 |
|
* |
73 |
|
* "MPL/GPL/LGPL": |
74 |
|
* |
75 |
|
* Version: MPL 1.1/GPL 2.0/LGPL 2.1 |
76 |
|
* |
77 |
|
* The contents of this file are subject to the Mozilla Public License Version |
78 |
|
* 1.1 (the "License"); you may not use this file except in compliance with |
79 |
|
* the License. You may obtain a copy of the License at |
80 |
|
* <http://www.mozilla.org/MPL/> |
81 |
|
* |
82 |
|
* Software distributed under the License is distributed on an "AS IS" basis, |
83 |
|
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License |
84 |
|
* for the specific language governing rights and limitations under the |
85 |
|
* License. |
86 |
|
* |
87 |
|
* The Original Code is xpointer-js code. |
88 |
|
* |
89 |
|
* The Initial Developer of the Original Code is Wakaba. |
90 |
|
* Portions created by the Initial Developer are Copyright (C) 2005 |
91 |
|
* the Initial Developer. All Rights Reserved. |
92 |
|
* |
93 |
|
* Contributor(s): |
94 |
|
* Wakaba <w@suika.fam.cx> |
95 |
|
* |
96 |
|
* Alternatively, the contents of this file may be used under the terms of |
97 |
|
* either the GNU General Public License Version 2 or later (the "GPL"), or |
98 |
|
* the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), |
99 |
|
* in which case the provisions of the GPL or the LGPL are applicable instead |
100 |
|
* of those above. If you wish to allow use of your version of this file only |
101 |
|
* under the terms of either the GPL or the LGPL, and not to allow others to |
102 |
|
* use your version of this file under the terms of the MPL, indicate your |
103 |
|
* decision by deleting the provisions above and replace them with the notice |
104 |
|
* and other provisions required by the LGPL or the GPL. If you do not delete |
105 |
|
* the provisions above, a recipient may use your version of this file under |
106 |
|
* the terms of any one of the MPL, the GPL or the LGPL. |
107 |
|
* |
108 |
|
* ***** END LICENSE BLOCK ***** */ |