Bug 1598145 Part 3: Add a test of changed meta viewport tags. r=hiro
commit4ae0e63f68bbc5cfc49d589bfe87f16414d3aa84
authorBrad Werth <bwerth@mozilla.com>
Thu, 30 Apr 2020 23:25:53 +0000 (30 23:25 +0000)
committerBrad Werth <bwerth@mozilla.com>
Thu, 30 Apr 2020 23:25:53 +0000 (30 23:25 +0000)
tree817b4263e793e9d6e529243549b07f2f05f8ce24
parentc59bae07f0fb5ffe27d99c9108b1ff41841e43ef
Bug 1598145 Part 3: Add a test of changed meta viewport tags. r=hiro

This test checks several replaced meta viewport tags, exercising the code in
MobileViewportManager that changes resolution to maintain the proportional
amount of content visible in the display area as the viewport size changes.
It also checks the shrink-to-fit behavior of pages with user-scalable=no.

Differential Revision: https://phabricator.services.mozilla.com/D72762
devtools/client/responsive/test/browser/browser.ini
devtools/client/responsive/test/browser/browser_viewport_changed_meta.js [new file with mode: 0644]