mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 00:08:39 +09:00
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:
parent
bafa726b15
commit
eb80674e82
4 changed files with 44 additions and 5 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue