Bug 1379762 part 1. Don't call MediaFeaturesChanged if our override device pixel ratio is set to its current value

Issue #357
This commit is contained in:
janekptacijarabaci 2018-05-15 21:14:18 +02:00 committed by Roy Tam
commit eb80674e82
4 changed files with 44 additions and 5 deletions

View file

@ -31,7 +31,8 @@ var testFiles =
"file_nested_frames.html",
"file_shiftReload_and_pushState.html",
"file_scrollRestoration.html",
"file_bug1300461.html"
"file_bug1300461.html",
"file_bug1379762-1.html",
];
var testCount = 0; // Used by the test files.