Zim

Comment 2 for bug 1624827

Revision history for this message
mtibbi (marcio-tibirica) wrote :

The difference between Win10 and Win7 is because I used different tools to see the code. In the case of Win7 I used the page Inspector. I did not remember that the page Inspector shows the code interpreted by the browser and not the source code. Checking on Notepad both source codes are identical. But based on Inspector information it seems the web browser can correct some inconsistencies in the HTML source code. I think this explains why despite the HTML source code is not valid the resulting web page is rendered correctly.