gecko-dev/layout/xul/test
Emilio Cobos Álvarez b699e8cdc8 Bug 1753995 - Remove nsDOMWindowUtils.screenPixelsPerCSSPixel. r=smaug,dholbert
For all purposes, this is the same as devicePixelRatio. It was meant to
skip the resistFingerprinting check the devicePixelRatio getter does,
but we do that now using CallerType in WebIDL, so if we cared about that
for these tests (which we don't) we could just do
SpecialPowers.wrap(window).devicePixelRatio.

As a follow-up we could move the NoOverride to window for symmetry. But
it's only used by devtools touch simulation so not sure if worth it.

Differential Revision: https://phabricator.services.mozilla.com/D138021
2022-02-07 18:23:36 +00:00
..
.eslintrc.js
browser.ini
browser_bug685470.js
browser_bug703210.js
browser_bug706743.js
browser_bug1163304.js
chrome.ini
file_bug386386.sjs
mochitest.ini Bug 367028 - Prevent drag-and-drop operation while dragging a scrollbar; r=masayuki 2021-12-17 12:10:58 +00:00
test_blockify_moz_box.html
test_bug159346.xhtml Bug 1719427: Fix scrollbar tests. r=emilio 2021-11-15 12:39:40 +00:00
test_bug372685.xhtml Bug 1746310 - Remove nsMenuPopupFrame::GenerateFrames and related code. r=tnikkel 2021-12-23 12:55:34 +00:00
test_bug381167.xhtml
test_bug386386.html
test_bug394800.xhtml
test_bug398982-1.xhtml
test_bug398982-2.xhtml
test_bug467442.xhtml
test_bug477754.xhtml
test_bug511075.html
test_bug563416.html
test_bug703150.xhtml
test_bug987230.xhtml Bug 1753995 - Remove nsDOMWindowUtils.screenPixelsPerCSSPixel. r=smaug,dholbert 2022-02-07 18:23:36 +00:00
test_bug1197913.xhtml
test_drag_thumb_in_link.html Bug 367028 - Prevent drag-and-drop operation while dragging a scrollbar; r=masayuki 2021-12-17 12:10:58 +00:00
test_menuitem_ctrl_click.xhtml
test_popupReflowPos.xhtml
test_popupSizeTo.xhtml
test_popupZoom.xhtml
test_resizer.xhtml
test_resizer_ctrl_click.xhtml
test_resizer_incontent.xhtml
test_splitter.xhtml
test_submenuClose.xhtml
test_titlebar_ctrl_click.xhtml
test_toolbarbutton_ctrl_click.xhtml
test_windowminmaxsize.xhtml
titledpanelwindow.xhtml
window_resizer.xhtml
window_resizer_element.xhtml
windowminmaxsize1.xhtml
windowminmaxsize2.xhtml
windowminmaxsize3.xhtml
windowminmaxsize4.xhtml
windowminmaxsize5.xhtml
windowminmaxsize6.xhtml
windowminmaxsize7.xhtml
windowminmaxsize8.xhtml
windowminmaxsize9.xhtml
windowminmaxsize10.xhtml