Skip to content

Commit 1799767

Browse files
committed
refactor(docs): link unofficial chromium flag list
1 parent 410273d commit 1799767

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/content/docs/misc/portability.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ Saucer tries its best to make all backends behave the same, however, there are c
5252

5353
## Browser Flags
5454

55-
It is possible to pass certain browser flags to the underlying webview through `saucer::webview::options::browser_flags`.
56-
For all Chromium based webviews (Qt, WebView2) these can be usual chromium flags.
55+
It is possible to pass certain browser flags to the underlying webview through `saucer::webview::options::browser_flags`.
5756

58-
For WebKit based backends (WebKitGtk, WKWebView) these flags behave slightly different.
57+
- For all Chromium based webviews (Qt, WebView2) these can be usual chromium flags ([_Unofficial_ List](https://peter.sh/experiments/chromium-command-line-switches/)).
58+
- For WebKit based backends (WebKitGtk, WKWebView) see below.
5959

6060
### WebKitGtk Flags
6161

0 commit comments

Comments
 (0)