1 | /* |
2 | * THIS FILE WAS AUTOMATICALLY GENERATED, DO NOT EDIT. |
3 | * |
4 | * This file was generated by the dom/make_names.pl script. |
5 | * |
6 | * Copyright (C) 2005, 2006, 2007, 2008, 2009, 2013 Apple Inc. All rights reserved. |
7 | * |
8 | * Redistribution and use in source and binary forms, with or without |
9 | * modification, are permitted provided that the following conditions |
10 | * are met: |
11 | * 1. Redistributions of source code must retain the above copyright |
12 | * notice, this list of conditions and the following disclaimer. |
13 | * 2. Redistributions in binary form must reproduce the above copyright |
14 | * notice, this list of conditions and the following disclaimer in the |
15 | * documentation and/or other materials provided with the distribution. |
16 | * |
17 | * THIS SOFTWARE IS PROVIDED BY APPLE INC. ``AS IS'' AND ANY |
18 | * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
19 | * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
20 | * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR |
21 | * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
22 | * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
23 | * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
24 | * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY |
25 | * OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
26 | * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
27 | * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
28 | */ |
29 | |
30 | #ifndef DOM_HTMLNames_h |
31 | |
32 | #define DOM_HTMLNames_h |
33 | |
34 | #include <wtf/NeverDestroyed.h> |
35 | #include <wtf/text/AtomString.h> |
36 | #include "QualifiedName.h" |
37 | |
38 | |
39 | namespace WebCore { |
40 | |
41 | class HTMLQualifiedName : public QualifiedName { }; |
42 | |
43 | namespace HTMLNames { |
44 | |
45 | #ifndef DOM_HTML_NAMES_HIDE_GLOBALS |
46 | |
47 | // Namespace |
48 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WTF::AtomString> xhtmlNamespaceURI; |
49 | |
50 | // Tags |
51 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> aTag; |
52 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> abbrTag; |
53 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> acronymTag; |
54 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> addressTag; |
55 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> appletTag; |
56 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> areaTag; |
57 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> articleTag; |
58 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> asideTag; |
59 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> attachmentTag; |
60 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> audioTag; |
61 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> bTag; |
62 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> baseTag; |
63 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> basefontTag; |
64 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> bdiTag; |
65 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> bdoTag; |
66 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> bgsoundTag; |
67 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> bigTag; |
68 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> blockquoteTag; |
69 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> bodyTag; |
70 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> brTag; |
71 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> buttonTag; |
72 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> canvasTag; |
73 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> captionTag; |
74 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> centerTag; |
75 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> citeTag; |
76 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> codeTag; |
77 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> colTag; |
78 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> colgroupTag; |
79 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> commandTag; |
80 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> dataTag; |
81 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> datalistTag; |
82 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> ddTag; |
83 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> delTag; |
84 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> detailsTag; |
85 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> dfnTag; |
86 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> dirTag; |
87 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> divTag; |
88 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> dlTag; |
89 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> dtTag; |
90 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> emTag; |
91 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> embedTag; |
92 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> fieldsetTag; |
93 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> figcaptionTag; |
94 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> figureTag; |
95 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> fontTag; |
96 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> ; |
97 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> formTag; |
98 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> frameTag; |
99 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> framesetTag; |
100 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> h1Tag; |
101 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> h2Tag; |
102 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> h3Tag; |
103 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> h4Tag; |
104 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> h5Tag; |
105 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> h6Tag; |
106 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> headTag; |
107 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> ; |
108 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> hgroupTag; |
109 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> hrTag; |
110 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> htmlTag; |
111 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> iTag; |
112 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> iframeTag; |
113 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> imageTag; |
114 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> imgTag; |
115 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> inputTag; |
116 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> insTag; |
117 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> kbdTag; |
118 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> keygenTag; |
119 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> labelTag; |
120 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> layerTag; |
121 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> legendTag; |
122 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> liTag; |
123 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> linkTag; |
124 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> listingTag; |
125 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> mainTag; |
126 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> mapTag; |
127 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> markTag; |
128 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> marqueeTag; |
129 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> ; |
130 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> ; |
131 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> metaTag; |
132 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> meterTag; |
133 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> navTag; |
134 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> nobrTag; |
135 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> noembedTag; |
136 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> noframesTag; |
137 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> nolayerTag; |
138 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> noscriptTag; |
139 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> objectTag; |
140 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> olTag; |
141 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> optgroupTag; |
142 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> optionTag; |
143 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> outputTag; |
144 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> pTag; |
145 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> paramTag; |
146 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> pictureTag; |
147 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> plaintextTag; |
148 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> preTag; |
149 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> progressTag; |
150 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> qTag; |
151 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> rbTag; |
152 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> rpTag; |
153 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> rtTag; |
154 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> rtcTag; |
155 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> rubyTag; |
156 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> sTag; |
157 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> sampTag; |
158 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> scriptTag; |
159 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> sectionTag; |
160 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> selectTag; |
161 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> slotTag; |
162 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> smallTag; |
163 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> sourceTag; |
164 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> spanTag; |
165 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> strikeTag; |
166 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> strongTag; |
167 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> styleTag; |
168 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> subTag; |
169 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> summaryTag; |
170 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> supTag; |
171 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> tableTag; |
172 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> tbodyTag; |
173 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> tdTag; |
174 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> templateTag; |
175 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> textareaTag; |
176 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> ; |
177 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> thTag; |
178 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> theadTag; |
179 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> timeTag; |
180 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> titleTag; |
181 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> trTag; |
182 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> trackTag; |
183 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> ttTag; |
184 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> uTag; |
185 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> ulTag; |
186 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> varTag; |
187 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> videoTag; |
188 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> wbrTag; |
189 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::HTMLQualifiedName> xmpTag; |
190 | // Attributes |
191 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> abbrAttr; |
192 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> acceptAttr; |
193 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> accept_charsetAttr; |
194 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> accesskeyAttr; |
195 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> actionAttr; |
196 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> adcampaignidAttr; |
197 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> addestinationAttr; |
198 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> alignAttr; |
199 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> alinkAttr; |
200 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> allowAttr; |
201 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> allowfullscreenAttr; |
202 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> altAttr; |
203 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> archiveAttr; |
204 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_activedescendantAttr; |
205 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_atomicAttr; |
206 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_autocompleteAttr; |
207 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_busyAttr; |
208 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_checkedAttr; |
209 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_colcountAttr; |
210 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_colindexAttr; |
211 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_colspanAttr; |
212 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_controlsAttr; |
213 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_currentAttr; |
214 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_describedbyAttr; |
215 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_detailsAttr; |
216 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_disabledAttr; |
217 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_dropeffectAttr; |
218 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_errormessageAttr; |
219 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_expandedAttr; |
220 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_flowtoAttr; |
221 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_grabbedAttr; |
222 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ; |
223 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_helpAttr; |
224 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_hiddenAttr; |
225 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_invalidAttr; |
226 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_keyshortcutsAttr; |
227 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_labelAttr; |
228 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_labeledbyAttr; |
229 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_labelledbyAttr; |
230 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_levelAttr; |
231 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_liveAttr; |
232 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_modalAttr; |
233 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_multilineAttr; |
234 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_multiselectableAttr; |
235 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_orientationAttr; |
236 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_ownsAttr; |
237 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_placeholderAttr; |
238 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_posinsetAttr; |
239 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_pressedAttr; |
240 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_readonlyAttr; |
241 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_relevantAttr; |
242 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_requiredAttr; |
243 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_roledescriptionAttr; |
244 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_rowcountAttr; |
245 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_rowindexAttr; |
246 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_rowspanAttr; |
247 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_selectedAttr; |
248 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_setsizeAttr; |
249 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_sortAttr; |
250 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_valuemaxAttr; |
251 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_valueminAttr; |
252 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_valuenowAttr; |
253 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> aria_valuetextAttr; |
254 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> asAttr; |
255 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> asyncAttr; |
256 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> autocapitalizeAttr; |
257 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> autocompleteAttr; |
258 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> autocorrectAttr; |
259 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> autofocusAttr; |
260 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> autoplayAttr; |
261 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> autosaveAttr; |
262 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> axisAttr; |
263 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> backgroundAttr; |
264 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> behaviorAttr; |
265 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> bgcolorAttr; |
266 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> bgpropertiesAttr; |
267 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> borderAttr; |
268 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> bordercolorAttr; |
269 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> captureAttr; |
270 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> cellborderAttr; |
271 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> cellpaddingAttr; |
272 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> cellspacingAttr; |
273 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> challengeAttr; |
274 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> charAttr; |
275 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> charoffAttr; |
276 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> charsetAttr; |
277 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> checkedAttr; |
278 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> citeAttr; |
279 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> classAttr; |
280 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> classidAttr; |
281 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> clearAttr; |
282 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> codeAttr; |
283 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> codebaseAttr; |
284 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> codetypeAttr; |
285 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> colorAttr; |
286 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> colsAttr; |
287 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> colspanAttr; |
288 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> compactAttr; |
289 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> compositeAttr; |
290 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> contentAttr; |
291 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> contenteditableAttr; |
292 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> controlsAttr; |
293 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> coordsAttr; |
294 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> crossoriginAttr; |
295 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> dataAttr; |
296 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> datetimeAttr; |
297 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> declareAttr; |
298 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> decodingAttr; |
299 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> defaultAttr; |
300 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> deferAttr; |
301 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> dirAttr; |
302 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> directionAttr; |
303 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> dirnameAttr; |
304 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> disabledAttr; |
305 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> dispositionAttr; |
306 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> downloadAttr; |
307 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> draggableAttr; |
308 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> enctypeAttr; |
309 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> endAttr; |
310 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> eventAttr; |
311 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> expandedAttr; |
312 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> faceAttr; |
313 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> filenameAttr; |
314 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> focusedAttr; |
315 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> forAttr; |
316 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> formAttr; |
317 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> formactionAttr; |
318 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> formenctypeAttr; |
319 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> formmethodAttr; |
320 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> formnovalidateAttr; |
321 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> formtargetAttr; |
322 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> frameAttr; |
323 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> frameborderAttr; |
324 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ; |
325 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> heightAttr; |
326 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> hiddenAttr; |
327 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> highAttr; |
328 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> hrefAttr; |
329 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> hreflangAttr; |
330 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> hspaceAttr; |
331 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> http_equivAttr; |
332 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> idAttr; |
333 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> imagesizesAttr; |
334 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> imagesrcsetAttr; |
335 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> incrementalAttr; |
336 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> indeterminateAttr; |
337 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> inputmodeAttr; |
338 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> integrityAttr; |
339 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> isAttr; |
340 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ismapAttr; |
341 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> itemidAttr; |
342 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> itempropAttr; |
343 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> itemrefAttr; |
344 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> itemscopeAttr; |
345 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> itemtypeAttr; |
346 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> keytypeAttr; |
347 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> kindAttr; |
348 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> labelAttr; |
349 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> langAttr; |
350 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> languageAttr; |
351 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> leftmarginAttr; |
352 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> linkAttr; |
353 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> listAttr; |
354 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> longdescAttr; |
355 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> loopAttr; |
356 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> loopendAttr; |
357 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> loopstartAttr; |
358 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> lowAttr; |
359 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> lowsrcAttr; |
360 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> manifestAttr; |
361 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> marginheightAttr; |
362 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> marginwidthAttr; |
363 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> maxAttr; |
364 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> maxlengthAttr; |
365 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> mayscriptAttr; |
366 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> mediaAttr; |
367 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> mediagroupAttr; |
368 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> methodAttr; |
369 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> minAttr; |
370 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> minlengthAttr; |
371 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> multipleAttr; |
372 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> mutedAttr; |
373 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> nameAttr; |
374 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> nohrefAttr; |
375 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> nomoduleAttr; |
376 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> nonceAttr; |
377 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> noresizeAttr; |
378 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> noshadeAttr; |
379 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> novalidateAttr; |
380 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> nowrapAttr; |
381 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> objectAttr; |
382 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onabortAttr; |
383 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onafterprintAttr; |
384 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onanimationcancelAttr; |
385 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onanimationendAttr; |
386 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onanimationiterationAttr; |
387 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onanimationstartAttr; |
388 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onautocompleteAttr; |
389 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onautocompleteerrorAttr; |
390 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onbeforecopyAttr; |
391 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onbeforecutAttr; |
392 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onbeforeinputAttr; |
393 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onbeforeloadAttr; |
394 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onbeforepasteAttr; |
395 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onbeforeprintAttr; |
396 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onbeforeunloadAttr; |
397 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onblurAttr; |
398 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> oncanplayAttr; |
399 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> oncanplaythroughAttr; |
400 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onchangeAttr; |
401 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onclickAttr; |
402 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ; |
403 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> oncopyAttr; |
404 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> oncutAttr; |
405 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ondblclickAttr; |
406 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ondevicechangeAttr; |
407 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ondragAttr; |
408 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ondragendAttr; |
409 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ondragenterAttr; |
410 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ondragleaveAttr; |
411 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ondragoverAttr; |
412 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ondragstartAttr; |
413 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ondropAttr; |
414 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ondurationchangeAttr; |
415 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onemptiedAttr; |
416 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onendedAttr; |
417 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onerrorAttr; |
418 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onfocusAttr; |
419 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onfocusinAttr; |
420 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onfocusoutAttr; |
421 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ongesturechangeAttr; |
422 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ongestureendAttr; |
423 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ongesturestartAttr; |
424 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ongotpointercaptureAttr; |
425 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onhashchangeAttr; |
426 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> oninputAttr; |
427 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> oninvalidAttr; |
428 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onkeydownAttr; |
429 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onkeypressAttr; |
430 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onkeyupAttr; |
431 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onlanguagechangeAttr; |
432 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onloadAttr; |
433 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onloadeddataAttr; |
434 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onloadedmetadataAttr; |
435 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onloadstartAttr; |
436 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onlostpointercaptureAttr; |
437 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onmessageAttr; |
438 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onmousedownAttr; |
439 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onmouseenterAttr; |
440 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onmouseleaveAttr; |
441 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onmousemoveAttr; |
442 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onmouseoutAttr; |
443 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onmouseoverAttr; |
444 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onmouseupAttr; |
445 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onmousewheelAttr; |
446 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onofflineAttr; |
447 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ononlineAttr; |
448 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onorientationchangeAttr; |
449 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpagehideAttr; |
450 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpageshowAttr; |
451 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpasteAttr; |
452 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpauseAttr; |
453 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onplayAttr; |
454 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onplayingAttr; |
455 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpointercancelAttr; |
456 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpointerdownAttr; |
457 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpointerenterAttr; |
458 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpointerleaveAttr; |
459 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpointermoveAttr; |
460 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpointeroutAttr; |
461 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpointeroverAttr; |
462 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpointerupAttr; |
463 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onpopstateAttr; |
464 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onprogressAttr; |
465 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onratechangeAttr; |
466 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onresetAttr; |
467 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onresizeAttr; |
468 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onscrollAttr; |
469 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onsearchAttr; |
470 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onseekedAttr; |
471 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onseekingAttr; |
472 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onselectAttr; |
473 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onselectionchangeAttr; |
474 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onselectstartAttr; |
475 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onstalledAttr; |
476 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onstorageAttr; |
477 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onsubmitAttr; |
478 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onsuspendAttr; |
479 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ontimeupdateAttr; |
480 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ontoggleAttr; |
481 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ontouchcancelAttr; |
482 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ontouchendAttr; |
483 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ontouchforcechangeAttr; |
484 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ontouchmoveAttr; |
485 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ontouchstartAttr; |
486 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ontransitioncancelAttr; |
487 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ontransitionendAttr; |
488 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ontransitionrunAttr; |
489 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ontransitionstartAttr; |
490 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onunloadAttr; |
491 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onvolumechangeAttr; |
492 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwaitingAttr; |
493 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitanimationendAttr; |
494 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitanimationiterationAttr; |
495 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitanimationstartAttr; |
496 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitbeginfullscreenAttr; |
497 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitcurrentplaybacktargetiswirelesschangedAttr; |
498 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitendfullscreenAttr; |
499 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitfullscreenchangeAttr; |
500 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitfullscreenerrorAttr; |
501 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitkeyaddedAttr; |
502 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitkeyerrorAttr; |
503 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitkeymessageAttr; |
504 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitmouseforcechangedAttr; |
505 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitmouseforcedownAttr; |
506 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitmouseforceupAttr; |
507 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitmouseforcewillbeginAttr; |
508 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitneedkeyAttr; |
509 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitplaybacktargetavailabilitychangedAttr; |
510 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitpresentationmodechangedAttr; |
511 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitsourcecloseAttr; |
512 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitsourceendedAttr; |
513 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitsourceopenAttr; |
514 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitspeechchangeAttr; |
515 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkittransitionendAttr; |
516 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitwillrevealbottomAttr; |
517 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitwillrevealleftAttr; |
518 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitwillrevealrightAttr; |
519 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwebkitwillrevealtopAttr; |
520 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> onwheelAttr; |
521 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> openAttr; |
522 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> optimumAttr; |
523 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> patternAttr; |
524 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> pingAttr; |
525 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> placeholderAttr; |
526 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> playcountAttr; |
527 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> playsinlineAttr; |
528 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> pluginspageAttr; |
529 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> pluginurlAttr; |
530 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> posterAttr; |
531 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> precisionAttr; |
532 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> preloadAttr; |
533 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> primaryAttr; |
534 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> profileAttr; |
535 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> progressAttr; |
536 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> promptAttr; |
537 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> pseudoAttr; |
538 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> readonlyAttr; |
539 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> referrerpolicyAttr; |
540 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> relAttr; |
541 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> requiredAttr; |
542 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> resultsAttr; |
543 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> revAttr; |
544 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> reversedAttr; |
545 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> roleAttr; |
546 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> rowsAttr; |
547 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> rowspanAttr; |
548 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> rulesAttr; |
549 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> sandboxAttr; |
550 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> schemeAttr; |
551 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> scopeAttr; |
552 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> scopedAttr; |
553 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> scrollamountAttr; |
554 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> scrolldelayAttr; |
555 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> scrollingAttr; |
556 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> selectAttr; |
557 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> selectedAttr; |
558 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> shapeAttr; |
559 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> sizeAttr; |
560 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> sizesAttr; |
561 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> slotAttr; |
562 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> sortableAttr; |
563 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> sortdirectionAttr; |
564 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> spanAttr; |
565 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> spellcheckAttr; |
566 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> srcAttr; |
567 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> srcdocAttr; |
568 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> srclangAttr; |
569 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> srcsetAttr; |
570 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> standbyAttr; |
571 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> startAttr; |
572 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> stepAttr; |
573 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> styleAttr; |
574 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> subtitleAttr; |
575 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> summaryAttr; |
576 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> tabindexAttr; |
577 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> tableborderAttr; |
578 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> targetAttr; |
579 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> textAttr; |
580 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> titleAttr; |
581 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> topAttr; |
582 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> topmarginAttr; |
583 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> translateAttr; |
584 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> truespeedAttr; |
585 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> typeAttr; |
586 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> uiactionsAttr; |
587 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> usemapAttr; |
588 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> valignAttr; |
589 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> valueAttr; |
590 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> valuetypeAttr; |
591 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> versionAttr; |
592 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> vlinkAttr; |
593 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> vspaceAttr; |
594 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> webkit_playsinlineAttr; |
595 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> webkitairplayAttr; |
596 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> webkitallowfullscreenAttr; |
597 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> webkitattachmentbloburlAttr; |
598 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> webkitattachmentidAttr; |
599 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> webkitattachmentpathAttr; |
600 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> webkitdirectoryAttr; |
601 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> webkitdropzoneAttr; |
602 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> webkitgrammarAttr; |
603 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> ; |
604 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> webkitspeechAttr; |
605 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> webkitwirelessvideoplaybackdisabledAttr; |
606 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> widthAttr; |
607 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> wrapAttr; |
608 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> x_apple_data_detectorsAttr; |
609 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> x_apple_data_detectors_resultAttr; |
610 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> x_apple_data_detectors_typeAttr; |
611 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> x_apple_editable_imageAttr; |
612 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> x_apple_pdf_annotationAttr; |
613 | WEBCORE_EXPORT extern LazyNeverDestroyed<const WebCore::QualifiedName> x_itunes_inherit_uri_query_componentAttr; |
614 | #endif |
615 | |
616 | const unsigned HTMLTagsCount = 139; |
617 | const WebCore::HTMLQualifiedName* const* getHTMLTags(); |
618 | const unsigned HTMLAttrsCount = 423; |
619 | const WebCore::QualifiedName* const* getHTMLAttrs(); |
620 | |
621 | WEBCORE_EXPORT void init(); |
622 | |
623 | } } |
624 | |
625 | #endif |
626 | |
627 | |