dbarratt added a comment.

  In T254631#6199530 <https://phabricator.wikimedia.org/T254631#6199530>, 
@Niedzielski wrote:
  
  > My recollection is that we added this script to the bottom because it would 
be guaranteed to arrive and be parsed last, as well as be non-render-blocking.
  
  According to the documentation 
<https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script>:
  
  > The embedded content is treated as a data block which won't be processed by 
the browser. Developers must use a valid MIME type that is not a JavaScript 
MIME type to denote data blocks. The `src` attribute will be ignored.
  
  Since the `script` tag has a `type` that is not `application/javascript` the 
browser wont process (or parse) the contents. Therefore, this shouldn't change 
to the performance of the page and does not block rendering.

TASK DETAIL
  https://phabricator.wikimedia.org/T254631

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: dbarratt
Cc: Niedzielski, Aklapper, dbarratt, Blissjay007, Oblanco79, Alter-paule, 
Beast1978, Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, 
darthmon_wmde, Kent7301, Meekrab2012, joker88john, CucyNoiD, Nandana, 
NebulousIris, Gaboe420, lucamauri, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331, Krenair
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to