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

@ -59,6 +59,7 @@ skip-if = (toolkit == 'android') || (!debug && (os == 'mac' || os == 'win')) # B
skip-if = (toolkit == 'android') || (debug && e10s) #too slow on Android 4.3 aws only; bug 1030403; bug 1263213 for debug e10s
[test_sessionhistory.html]
skip-if = toolkit == 'android' #RANDOM
support-files = file_bug1379762-1.html
[test_sibling-matching-parent.html]
[test_sibling-off-domain.html]
[test_triggeringprincipal_frame_nav.html]