mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-28 16:53:40 +00:00
Merge remote-tracking branch 'refs/remotes/origin/vs-8388390'
This commit is contained in:
5
browsers/internet-explorer/ie11-deploy-guide/.vscode/settings.json
vendored
Normal file
5
browsers/internet-explorer/ie11-deploy-guide/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
// Place your settings in this file to overwrite default and user settings.
|
||||||
|
{
|
||||||
|
"editor.snippetSuggestions": "none",
|
||||||
|
"editor.quickSuggestions": false
|
||||||
|
}
|
@ -79,6 +79,7 @@ The codes in this table can tell you what document mode was set by IE for a webp
|
|||||||
|5 |Page is using an X-UA-compatible HTTP header. |
|
|5 |Page is using an X-UA-compatible HTTP header. |
|
||||||
|6 |Page appears on an active **Compatibility View** list. |
|
|6 |Page appears on an active **Compatibility View** list. |
|
||||||
|7 |Page is using native XML parsing. |
|
|7 |Page is using native XML parsing. |
|
||||||
|
|9 |Page is using a special Quirks Mode Emulation (QME) mode that uses the modern layout engine, but the quirks behavior of Internet Explorer 5. |
|
||||||
|
|
||||||
#### Browser state reason
|
#### Browser state reason
|
||||||
The codes in this table can tell you why the browser is in its current state. Also called “browser mode”.<br>These codes only apply to Internet Explorer 10 and Internet Explorer 11.
|
The codes in this table can tell you why the browser is in its current state. Also called “browser mode”.<br>These codes only apply to Internet Explorer 10 and Internet Explorer 11.
|
||||||
|
Reference in New Issue
Block a user