Bug 1619273 [wpt PR 22036] - Don't compare px rounded font sizes., a=testonly
[gecko.git] / .clang-format-ignore
blobe11ac133ced57326d2533a922fe3757370100d55
1 # Uses the LLVM coding style
2 build/clang-plugin/.*
3 # The two templates cannot be formatted
4 config/gcc-stl-wrapper.template.h
5 config/msvc-stl-wrapper.template.h
6 # Generated code
7 js/src/builtin/intl/LanguageTagGenerated.cpp
8 js/src/builtin/intl/TimeZoneDataGenerated.h
10 # Don't want to reformat irregexp. bug 1510128
11 js/src/irregexp/.*
12 js/src/new-regexp/.*
14 # Don't want to reformat zydis (third-party library subject to occasional updates).
15 js/src/zydis/.*
17 # Generated by js/src/util/make_unicode.py
18 # Note: the irregexp files are already excluded with the rest of js/src/irregexp
19 # but we add them here in case that ever changes.
20 js/src/irregexp/RegExpCharacters-inl.h
21 js/src/irregexp/RegExpCharacters.cpp
22 js/src/util/Unicode.cpp
23 js/src/util/UnicodeNonBMP.h
25 # Ignored because of bug 1506117 & 1342657
26 layout/style/nsCSSAnonBoxList.h
27 layout/style/nsCSSCounterDescList.h
28 layout/style/nsCSSFontDescList.h
29 layout/style/nsCSSKeywordList.h
30 layout/style/nsCSSPseudoElementList.h
31 layout/style/nsCSSVisitedDependentPropList.h
32 layout/style/nsDOMCSSValueList.h
33 layout/style/nsStyleStructList.h
35 # Generated by protobuf
36 .*/.*.pb.h
37 .*/.*.pb.cc
39 # Autogenerated file
40 gfx/gl/GLConsts.h
41 gfx/webrender_bindings/webrender_ffi_generated.h
42 dom/webgpu/ffi/wgpu_ffi_generated.h
43 intl/unicharutil/util/nsSpecialCasingData.cpp
44 intl/unicharutil/util/nsUnicodePropertyData.cpp
45 intl/unicharutil/util/nsUnicodeScriptCodes.h
46 media/mp4parse-rust/mp4parse.h
47 security/manager/ssl/StaticHPKPins.h
48 widget/gtk/wayland/gtk-primary-selection-client-protocol.h
49 widget/gtk/wayland/gtk-primary-selection-protocol.c
51 # Ignored because these files are used to generate a windows.h STL wrapper,
52 # and reformatting them can break generating that wrapper.
53 config/windows-h-.*.h
55 # Exclude tools/clang-tidy/test from automatic reformatting, since it can
56 # break some of the tests in that directory.
57 tools/clang-tidy/test/.*
59 # We are testing the incorrect formatting.
60 tools/lint/test/files/file-whitespace/
62 # Contains an XML definition and formatting would break the layout
63 widget/gtk/MPRISInterfaceDescription.h
65 # The XPTCall stubs files have some inline assembly macros
66 # that get reformatted badly. See bug 1510781.
67 xpcom/reflect/xptcall/md/win32/.*
68 xpcom/reflect/xptcall/md/unix/.*
70 # Generated from ./tools/rewriting/ThirdPartyPaths.txt
71 # awk '{print ""$1".*"}' ./tools/rewriting/ThirdPartyPaths.txt
72 browser/components/translation/cld2/.*
73 browser/extensions/mortar/ppapi/.*
74 devtools/client/shared/sourceeditor/codemirror/.*
75 dom/canvas/test/webgl-conf/checkout/closure-library/.*
76 dom/media/gmp/rlz/.*
77 dom/media/gmp/widevine-adapter/content_decryption_module.h
78 dom/media/gmp/widevine-adapter/content_decryption_module_export.h
79 dom/media/gmp/widevine-adapter/content_decryption_module_ext.h
80 dom/media/gmp/widevine-adapter/content_decryption_module_proxy.h
81 dom/media/platforms/ffmpeg/ffmpeg57/.*
82 dom/media/platforms/ffmpeg/ffmpeg58/.*
83 dom/media/platforms/ffmpeg/libav53/.*
84 dom/media/platforms/ffmpeg/libav54/.*
85 dom/media/platforms/ffmpeg/libav55/.*
86 dom/media/webspeech/recognition/endpointer.cc
87 dom/media/webspeech/recognition/endpointer.h
88 dom/media/webspeech/recognition/energy_endpointer.cc
89 dom/media/webspeech/recognition/energy_endpointer.h
90 dom/media/webspeech/recognition/energy_endpointer_params.cc
91 dom/media/webspeech/recognition/energy_endpointer_params.h
92 dom/webauthn/cbor-cpp/.*
93 dom/webauthn/winwebauthn/webauthn.h
94 editor/libeditor/tests/browserscope/lib/richtext/.*
95 editor/libeditor/tests/browserscope/lib/richtext2/.*
96 extensions/spellcheck/hunspell/src/.*
97 gfx/angle/.*
98 gfx/cairo/.*
99 gfx/graphite2/.*
100 gfx/harfbuzz/.*
101 gfx/ots/.*
102 gfx/qcms/.*
103 gfx/sfntly/.*
104 gfx/skia/.*
105 gfx/vr/service/openvr/.*
106 gfx/wgpu/.*
107 gfx/wr/.*
108 gfx/ycbcr/.*
109 intl/hyphenation/hyphen/.*
110 intl/icu/.*
111 ipc/chromium/src/third_party/.*
112 js/src/ctypes/libffi/.*
113 js/src/dtoa.c.*
114 js/src/editline/.*
115 js/src/jit/arm64/vixl/.*
116 js/src/vtune/disable_warnings.h
117 js/src/vtune/ittnotify.h
118 js/src/vtune/ittnotify_config.h
119 js/src/vtune/ittnotify_static.c
120 js/src/vtune/ittnotify_static.h
121 js/src/vtune/ittnotify_types.h
122 js/src/vtune/jitprofiling.c
123 js/src/vtune/jitprofiling.h
124 js/src/vtune/legacy/.*
125 media/ffvpx/.*
126 media/kiss_fft/.*
127 media/libaom/.*
128 media/libcubeb/.*
129 media/libdav1d/.*
130 media/libjpeg/.*
131 media/libmkv/.*
132 media/libnestegg/.*
133 media/libogg/.*
134 media/libopus/.*
135 media/libpng/.*
136 media/libsoundtouch/.*
137 media/libspeex_resampler/.*
138 media/libtheora/.*
139 media/libtremor/.*
140 media/libvorbis/.*
141 media/libvpx/.*
142 media/libwebp/.*
143 media/libyuv/.*
144 media/mtransport/third_party/.*
145 media/openmax_dl/.*
146 media/openmax_il/.*
147 media/webrtc/signaling/src/sdp/sipcc/.*
148 media/webrtc/trunk/.*
149 mfbt/double-conversion/double-conversion/.*
150 mfbt/lz4/.*
151 mobile/android/geckoview/src/thirdparty/.*
152 modules/brotli/.*
153 modules/fdlibm/.*
154 modules/freetype2/.*
155 modules/libbz2/.*
156 modules/pdfium/.*
157 modules/woff2/.*
158 modules/xz-embedded/.*
159 modules/zlib/.*
160 mozglue/misc/decimal/.*
161 netwerk/dns/nsIDNKitInterface.h
162 netwerk/sctp/src/.*
163 netwerk/srtp/src/.*
164 nsprpub/.*
165 other-licenses/.*
166 parser/expat/.*
167 security/nss/.*
168 security/sandbox/chromium/.*
169 security/sandbox/chromium-shim/.*
170 testing/gtest/gmock/.*
171 testing/gtest/gtest/.*
172 testing/talos/talos/tests/dromaeo/.*
173 testing/talos/talos/tests/kraken/.*
174 testing/talos/talos/tests/v8_7/.*
175 testing/web-platform/tests/resources/webidl2/.*
176 testing/web-platform/tests/tools/third_party/.*
177 third_party/.*
178 toolkit/components/jsoncpp/.*
179 toolkit/components/protobuf/.*
180 toolkit/components/url-classifier/chromium/.*
181 toolkit/components/url-classifier/protobuf/.*
182 toolkit/crashreporter/breakpad-client/.*
183 toolkit/crashreporter/google-breakpad/.*
184 tools/fuzzing/libfuzzer/.*
185 tools/profiler/core/vtune/.*
186 xpcom/build/mach_override.c
187 xpcom/build/mach_override.h
188 xpcom/io/crc32c.c