Back to Chromium

Content Language Only Whitespace

third_party/blink/web_tests/fast/css/content-language-only-whitespace.html

149.0.7827.2369 B
Original Source

Test for bug 76701: map HTTP-EQUIV content-language to -webkit-locale. This particular test tests that a content-language with whitespace-only content is ignored. This expectation may change, see bug. HTML5 decrees that the meta element be ignored in case of whitespace only content. It's unclear what other browsers do.