HTML largely ignores whitespace which doc mentioned this specs
The HTML specification does not specifically mention the treatment of whitespace. However, the behavior of ignoring whitespace in HTML is based on the parsing rules defined in the HTML Living Standard (https://html.spec.whatwg.org/multipage/). This standard outlines how browsers should parse and interpret HTML documents. The treatment of whitespace is a common behavior observed in most web browsers when rendering HTML content.
原文地址: https://www.cveoy.top/t/topic/iJ9G 著作权归作者所有。请勿转载和采集!