gecko-dev/browser/base/content/test
Emilio Cobos Álvarez ca33d8548f Bug 1281135 - Make <link disabled> work and HTMLLinkElement.disabled reflect that attribute. r=bzbarsky
...instead of forwarding to the sheet like HTMLStyleElement does.

I've proposed this behavior in:

  https://github.com/whatwg/html/issues/3840#issuecomment-480894419

I think this is one of the sane behaviors we can have, what Blink / WebKit do
makes no sense to me.

Alternative potentially-sane behavior is making the initial value of the
stylesheet's disabled bit the same as the content attribute, and both reflect
and forward the attribute from the setter.

That means that setAttribute does something different than setting `disabled`,
which means that you can get into all sorts of funny states when reloading the
sheet... So I rather not do that.

Differential Revision: https://phabricator.services.mozilla.com/D26573

--HG--
extra : moz-landing-system : lando
2019-04-19 13:31:05 +00:00
..
about Bug 1529696 - Rename DATASET_RELEASE_CHANNEL_OPTOUT/OPTIN to DATASET_ALL/PRERELEASE_CHANNELS everywhere r=chutten 2019-04-03 17:12:11 +00:00
alerts Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
caps Bug 1501108 - [4.0] Add empty origin attribute values to fix desktop tests. r=baku 2019-04-17 13:03:47 +00:00
captivePortal Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
chrome Bug 1544322 - Part 3 - Remove the [type] attribute for multiline <script> tags loading files in chrome://mochikit/content/ r=bzbarsky 2019-04-16 03:59:25 +00:00
contextMenu Bug 1517483 - Get rid of nsIScriptSecurityManager::IsSystemPrincipal r=bzbarsky 2019-03-24 20:36:25 +00:00
favicons Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
forms Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
general Bug 1281135 - Make <link disabled> work and HTMLLinkElement.disabled reflect that attribute. r=bzbarsky 2019-04-19 13:31:05 +00:00
historySwipeAnimation
keyboard Bug 1540918: When a panel is opened from the toolbar via the keyboard, restore focus to the toolbar button when the panel is closed. r=Gijs 2019-04-04 17:04:18 +00:00
menubar Bug 1522856 - Add an "import" option to the file menu to make browser migration discoverable. r=MattN,felipe 2019-03-04 15:29:03 -08:00
metaTags Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
pageActions Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
pageinfo Bug 1525941 - Adds ability to change permissions on network/cert error pages. r=johannh,Gijs 2019-04-03 15:43:54 +00:00
performance Bug 1541798 - Fix broken default theme check for early blank window. r=dao 2019-04-16 15:38:52 +00:00
permissions Bug 1536454 - Part 5 - Add tests for permission prompt event telemetry. r=Ehsan 2019-04-18 13:43:38 +00:00
plugins Bug 1483077 - Replaced reference to getBrowser with gBrowser r=robwu,dao 2019-04-17 00:04:54 +00:00
popupNotifications Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
popups Bug 1522514 - Port browser/base/content/test/popups/browser_popupUI.js to work with QuantumBar. r=dao 2019-02-18 14:44:08 +00:00
referrer Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
sanitize Bug 1515913 - Implement nsICookieService.removeCookiesFromRootDomain, r=Ehsan 2019-04-12 20:27:21 +00:00
sidebar Bug 1531039 - Fix a couple more tests in browser/base/content to work with QuantumBar. r=adw 2019-02-28 00:02:39 +00:00
siteIdentity Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
static Bug 1515094 - minimally convert notificationstore to kvstore r=asuth,lina 2019-04-17 17:30:20 +00:00
statuspanel Bug 1353013 - create preloaded newtab browser from an idle task, only in top window(s), r=dthayer 2019-03-19 17:29:48 +00:00
sync Bug 1523763 - Move tab context menu strings to FTL file loaded on-demand. r=Gijs,flod 2019-03-29 14:55:12 +00:00
tabcrashed Bug 1514594: Part 3 - Change ChromeUtils.import API. 2019-01-17 10:18:31 -08:00
tabPrompts Bug 1539757 - fix trying to initialize XBL bindings while the prompt is still hidden, r=bgrins 2019-04-01 13:37:49 +00:00
tabs Bug 1544834 - Replace deprecated generics in test code r=evilpie 2019-04-17 19:03:19 +00:00
touch
trackingUI Bug 1543022 - do not show content blocking icon on about: pages when location change isSimulated. r=johannh 2019-04-16 15:26:22 +00:00
webextensions Bug 1496075 - Part 1: Extensions changes to support search extensions. r=mixedpuppy,robwu 2019-04-11 21:30:47 +00:00
webrtc Backed out 2 changesets (bug 1335740) for permafailing mda task on Android 8.0 2019-03-25 12:31:48 +01:00