Skip to content

Commit 9ca9eae

Browse files
committed
Merge branch 'api-IsNonClientRegionSupportEnabled-draft' of https://github.com/MicrosoftEdge/WebView2Feedback into api-IsNonClientRegionSupportEnabled-draft
2 parents d8cb668 + e4b50e6 commit 9ca9eae

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

specs/IsNonClientRegionSupportEnabled.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ Non-client regions are HTML elements that are marked with the css style `app-reg
119119
```
120120

121121
# Remarks
122-
If the feature flag (`msWebView2EnableDraggableRegions`) is used to enable draggable regions in
123-
additional browser arguments, draggable region support will remain enabled even if the
124-
`IsNonClientRegionSupportEnabled` setting is `FALSE`.
122+
If the feature flag (`msWebView2EnableDraggableRegions`) is used to enable the CSS style `app-region`'s
123+
values `drag` and `no-drag`, draggable region support will remain enabled
124+
even if the `IsNonClientRegionSupportEnabled` setting is `FALSE`.
125125
* Note: The feature flag is experimental and should not be used in production.
126126

127127
# API Notes

0 commit comments

Comments
 (0)