We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db5cab0 commit 902919cCopy full SHA for 902919c
Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
@@ -1656,16 +1656,16 @@ DeclarativeShadowDOMEnabled:
1656
1657
DefaultARIAForCustomElementsEnabled:
1658
type: bool
1659
- status: testable
+ status: stable
1660
humanReadableName: "Default ARIA for Custom Elements"
1661
humanReadableDescription: "Enable Default ARIA for Custom Elements"
1662
defaultValue:
1663
WebKitLegacy:
1664
- default: false
+ default: true
1665
WebKit:
1666
1667
WebCore:
1668
1669
1670
DefaultFixedFontSize:
1671
type: double
0 commit comments