Skip to content

Commit

Permalink
Update specs/WindowControlsOverlayConfiguration.md
Browse files Browse the repository at this point in the history
Co-authored-by: David Risney <[email protected]>
  • Loading branch information
tochukwuIbeEkeocha and david-risney authored Nov 1, 2024
1 parent 1221980 commit 8ff7c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/WindowControlsOverlayConfiguration.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ interface ICoreWebView2WindowControlsOverlaySettings : IUnknown {
/// with any elements directly below it, so you should avoid placing content there.
/// To that end, there are four CSS environment vairables defined to help you
/// get the dimensions of the available titlebar area to the left of the overlay.
/// Similarly the navigator object wil contain a WindowControlsOverlay property
/// Similarly the navigator object wil contain a [WindowControlsOverlay property](https://developer.mozilla.org/en-US/docs/Web/API/WindowControlsOverlay)
/// which can be used to get the titlebar area as a rect, and listen for changes
/// to the size of that area.
///
Expand Down

0 comments on commit 8ff7c9e

Please sign in to comment.