Revert "Bug 1938967 - Part 2: Use relative paths within Taskbar Tabs to create shortcuts. r=nrishel,fluent-reviewers,bolsson" for causing bc failures @ browser_createWindowsShortcut.js
This reverts commit 76c91e29a4310104f82d32ce50de9faf027c34f5.
Revert "Bug 1938967 - Part 1: Allow shortcuts to be located in subdirectories of the Start menu or desktop. r=nrishel"
This reverts commit 17f3a92d47e36c8a879be8d0bf1777cbcb72dc91.
<!doctype html><html><head><title>Name test case 610</title><metacontent="text/html; charset=utf-8"http-equiv="Content-Type"/><linkrel="stylesheet"href="/wai-aria/scripts/manual.css"><scriptsrc="/resources/testharness.js"></script><scriptsrc="/resources/testharnessreport.js"></script><scriptsrc="/wai-aria/scripts/ATTAcomm.js"></script><script>setup({explicit_timeout:true,explicit_done:true});vartheTest=newATTAcomm({"steps":[{"element":"test","test":{"ATK":[["property","name","is","foo bar"]],"AXAPI":[["property","AXDescription","is","foo bar"]],"IAccessible2":[["property","accName","is","foo bar"]],"UIA":[["property","Name","is","foo bar"]]},"title":"step 1","type":"test"}],"title":"Name test case 610"});</script></head><body><p>This test examines the ARIA properties for Name test case 610.</p><inputid="test"type="text"aria-label="bar"aria-labelledby="ID1 test"><divid="ID1">foo</div><divid="manualMode"></div><divid="log"></div><divid="ATTAmessages"></div></body></html>