Skip to content

Commit 8ff7c9e

Browse files
Update specs/WindowControlsOverlayConfiguration.md
Co-authored-by: David Risney <[email protected]>
1 parent 1221980 commit 8ff7c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/WindowControlsOverlayConfiguration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ interface ICoreWebView2WindowControlsOverlaySettings : IUnknown {
9999
/// with any elements directly below it, so you should avoid placing content there.
100100
/// To that end, there are four CSS environment vairables defined to help you
101101
/// get the dimensions of the available titlebar area to the left of the overlay.
102-
/// Similarly the navigator object wil contain a WindowControlsOverlay property
102+
/// Similarly the navigator object wil contain a [WindowControlsOverlay property](https://developer.mozilla.org/en-US/docs/Web/API/WindowControlsOverlay)
103103
/// which can be used to get the titlebar area as a rect, and listen for changes
104104
/// to the size of that area.
105105
///

0 commit comments

Comments
 (0)