diff --git a/browsers/viewport.mdx b/browsers/viewport.mdx index 51a2435..24ee0f5 100644 --- a/browsers/viewport.mdx +++ b/browsers/viewport.mdx @@ -73,6 +73,7 @@ Kernel supports specific viewport configurations. The server will reject unsuppo | Full HD | 1920 | 1080 | 25 Hz | | WUXGA | 1920 | 1200 | 25 Hz | | WXGA+ | 1440 | 900 | 25 Hz | +| WXGA | 1200 | 800 | 25 Hz | | XGA | 1024 | 768 | 60 Hz | @@ -200,6 +201,7 @@ Only the specific viewport configurations listed in the [supported configuration - **1920x1080** (Full HD) at 25 Hz - **1920x1200** (WUXGA) at 25 Hz - **1440x900** (WXGA+) at 25 Hz +- **1200x800** (WXGA) at 25 Hz - **1024x768** (XGA) at 60 Hz When specifying a viewport: