mediawiki-skins-Vector/includes
Jon Robson 55bb37f2ab Moves feature classes from BODY element to HTML element
Move feature classes to HTML element - this is significant
for anonymous as placing the classes on the body tag breaks
the browser's ability to parse the article concurrently
with the stylesheet download, because inline scripts
are spec'ed to be able to see document.styleSheets.

Changes:
* Feature classes are moved from BODY tag to HTML tag
* For now disable localStorage storage until we've worked out
the storage mechanism in core.

Bug: T321498
Change-Id: Id5afe2c60dc0067e7c74433eda5cd7858f54b0d7
2023-01-24 18:22:13 -06:00
..
Components Personal tools accessibility label should not be "Foo" 2023-01-19 08:37:41 -08:00
FeatureManagement Use features.js for main menu pinning functionality 2022-12-16 12:56:54 -06:00
ResourceLoader Use new ResourceLoader namespace 2022-05-25 10:36:40 +00:00
Services Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00
templates Merge "Update displaying DiscussionTools TOC additions after parser changes" 2023-01-19 21:37:07 +00:00
Constants.php Use features.js for main menu pinning functionality 2022-12-16 12:56:54 -06:00
Hooks.php Moves feature classes from BODY element to HTML element 2023-01-24 18:22:13 -06:00
ServiceWiring.php Test ServiceWiring.php 2022-12-24 01:07:25 +00:00
SkinVector22.php Moves feature classes from BODY element to HTML element 2023-01-24 18:22:13 -06:00
SkinVectorLegacy.php Dead code elimination: updateDropdownMenuData 2023-01-12 00:33:28 +00:00
VectorServices.php Normalise PHP namespaces used in Vector 2022-05-23 09:32:40 +02:00