Skip to content

Commit c8f53e1

Browse files
authored
Merge pull request #33 from HTTPArchive/updates
Update Wappalyzer and Chrome Feature Names
2 parents 082c65c + dc648c0 commit c8f53e1

File tree

4 files changed

+172
-4
lines changed

4 files changed

+172
-4
lines changed

internal/support/FEATURES/blink.json

+43-1
Original file line numberDiff line numberDiff line change
@@ -4857,5 +4857,47 @@
48574857
"5232": "LocaleInfoObsoletedGetters",
48584858
"5233": "InjectionMitigatedContextSubFrame",
48594859
"5234": "InjectionMitigatedContextMainFrame",
4860-
"5235": "CanvasTextDirectionConflict"
4860+
"5235": "CanvasTextDirectionConflict",
4861+
"5236": "CanvasTextDirectionGet",
4862+
"5237": "CanvasTextDirectionGetInherit",
4863+
"5238": "CanvasTextDirectionSet",
4864+
"5239": "CanvasTextDirectionSetInherit",
4865+
"5240": "TopicsAPIImg",
4866+
"5241": "MediaSessionEnterPictureInPicture",
4867+
"5242": "V8AILanguageDetector_Detect_Method",
4868+
"5243": "CharsetAutoDetection",
4869+
"5244": "CharsetAutoDetectionISO2022JP",
4870+
"5245": "RequestOTRMainFrame",
4871+
"5246": "MixedContentOnLocalhost",
4872+
"5247": "MixedFrameEmbeddedByLocalhost",
4873+
"5248": "V8AILanguageModelCapabilities_MaxTemperature_AttributeGetter",
4874+
"5249": "AboutSrcdocToBeControlledByServiceWorker",
4875+
"5250": "DisplayNoneComputedInContentVisibilityAutoLockedSubtree",
4876+
"5251": "V8AITranslator_SourceLanguage_AttributeGetter",
4877+
"5252": "V8AITranslator_TargetLanguage_AttributeGetter",
4878+
"5253": "V8AITranslator_Destroy_Method",
4879+
"5254": "V8AITranslator_Translate_Method",
4880+
"5255": "V8AITranslator_TranslateStreaming_Method",
4881+
"5256": "V8AITranslatorFactory_Create_Method",
4882+
"5257": "V8AILanguageDetectorFactory_Create_Method",
4883+
"5258": "V8AILanguageDetector_Destroy_Method",
4884+
"5259": "FetchLaterInvokeStatePending",
4885+
"5260": "FetchLaterInvokeStateSent",
4886+
"5261": "CSPWithUnsafeHashes",
4887+
"5262": "V8AIRewriter_SharedContext_AttributeGetter",
4888+
"5263": "V8AIRewriter_Tone_AttributeGetter",
4889+
"5264": "V8AIRewriter_Format_AttributeGetter",
4890+
"5265": "V8AIRewriter_Length_AttributeGetter",
4891+
"5266": "V8AIRewriter_ExpectedInputLanguages_AttributeGetter",
4892+
"5267": "V8AIRewriter_ExpectedContextLanguages_AttributeGetter",
4893+
"5268": "V8AIRewriter_OutputLanguage_AttributeGetter",
4894+
"5269": "V8AIWriter_SharedContext_AttributeGetter",
4895+
"5270": "V8AIWriter_Tone_AttributeGetter",
4896+
"5271": "V8AIWriter_Format_AttributeGetter",
4897+
"5272": "V8AIWriter_Length_AttributeGetter",
4898+
"5273": "V8AIWriter_ExpectedInputLanguages_AttributeGetter",
4899+
"5274": "V8AIWriter_ExpectedContextLanguages_AttributeGetter",
4900+
"5275": "V8AIWriter_OutputLanguage_AttributeGetter",
4901+
"5276": "GridAutoFlowColumnDense",
4902+
"5277": "GridAutoFlowRowDense"
48614903
}

internal/support/FEATURES/css.json

+16-1
Original file line numberDiff line numberDiff line change
@@ -812,5 +812,20 @@
812812
"810": "CSSPropertyViewTransitionCaptureMode",
813813
"811": "CSSPropertyInteractivity",
814814
"812": "CSSPropertyMasonryFill",
815-
"813": "CSSPropertyMasonryDirection"
815+
"813": "CSSPropertyMasonryDirection",
816+
"814": "CSSPropertyMasonryFlow",
817+
"815": "CSSPropertyMasonryAutoTracks",
818+
"816": "CSSPropertyResult",
819+
"817": "CSSPropertyAnimationTriggerType",
820+
"818": "CSSPropertyAnimationTriggerTimeline",
821+
"819": "CSSPropertyAnimationTriggerRangeStart",
822+
"820": "CSSPropertyAnimationTriggerRangeEnd",
823+
"821": "CSSPropertyAnimationTriggerExitRangeStart",
824+
"822": "CSSPropertyAnimationTriggerExitRangeEnd",
825+
"823": "CSSPropertyInterestTargetShowDelay",
826+
"824": "CSSPropertyInterestTargetHideDelay",
827+
"825": "CSSPropertyAnimationTriggerRange",
828+
"826": "CSSPropertyAnimationTriggerExitRange",
829+
"827": "CSSPropertyInterestTargetDelay",
830+
"828": "CSSPropertyAnimationTrigger"
816831
}

internal/support/FEATURES/webdx.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -275,5 +275,8 @@
275275
"273": "ClipboardSupports",
276276
"274": "BarProp",
277277
"275": "BeforeUnload",
278-
"276": "BfcacheBlockingReasons"
278+
"276": "BfcacheBlockingReasons",
279+
"277": "LayoutInstability",
280+
"278": "Profiler",
281+
"279": "AsyncIterableStreams"
279282
}

0 commit comments

Comments
 (0)