mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
WEB-61632 WEB-61085 Update generation code to match latest changes; use BCD directly from JSON
GitOrigin-RevId: 72334b45c65361531ca97858f8844a82548dca8b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
7350925388
commit
0cf1012296
@@ -99,13 +99,29 @@ mdn.documentation.section.compat.paged_context=Supported in<br>Paged Media by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.supported_in_grid_layout="Supported in<br>Grid Layout by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.support_of_multiple_keyword_values=Multiple values<br>supported by
|
||||
mdn.documentation.section.compat.support_of_multi-keyword_values=Multiple values<br>supported by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.supported_for_width_and_other_sizing_properties=Sizing properties<br>supported by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.support_of_ruby_values=<code>ruby-*</code> supported by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.support_of_table_values=<code>table-*</code> supported by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.support_of_WOFF=<code>WOFF</code> supported by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.support_of_WOFF_2=<code>WOFF 2</code> supported by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.2d_context=Supported in<br>2D context by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.3d_context=Supported in<br>3D context by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.bitmaprenderer_context=Supported in<br><code>bitmaprenderer</code> context by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.webgl2_context=Supported in<br>WebGL 2 context by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.webgl_context=Supported in<br>WebGL context by
|
||||
# suppress inspection "UnusedProperty"
|
||||
mdn.documentation.section.compat.webgpu_context=Supported in<br>Web GPU context by
|
||||
|
||||
mdn.documentation.section.compat.support_of=<code>{0}</code> supported by
|
||||
mdn.documentation.section.compat.supported_by.none=none
|
||||
|
||||
Reference in New Issue
Block a user