Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

Firefox source code length

  • 1 përgjigje
  • 0 e kanë hasur këtë problem
  • 14 parje
  • Përgjigjja më e re nga Jan_de_Jan

more options

Hi,

just for understanding:

Why can the Firefox source code (view-source) of a website be nearly three times the size compared with Chrome/Opera or when I save the Firefox source code marked and copied and then pasted and saved via an editor?

Example: Firefox 546,6 KiB Chrome/Opera 204,3 KiB via Editor 204,3 KiB (marked and copied Firefox source code)

Best

Peter

Hi, just for understanding: Why can the Firefox source code (view-source) of a website be nearly three times the size compared with Chrome/Opera or when I save the Firefox source code marked and copied and then pasted and saved via an editor? Example: Firefox 546,6 KiB Chrome/Opera 204,3 KiB via Editor 204,3 KiB (marked and copied Firefox source code) Best Peter

Krejt Përgjigjet (1)

more options

Oops, just found the reason after I looked into the source code, which is no source code but the source code to display the source code in the browser. It's filled with endless span tags, and right mouse menu item "display source code" is disabled. Is this source code for displaying the source code in the browser a bug or a feature?