Chromium Code Reviews
DescriptionAdd charset to params of CSS resource loading for dev tools
According to standard CSS should use HTML document encoding in top priority. But in the case of loading CSS for dev tools, there is no setting of the charset. This lead to the use of default encoding for CSS, even when HTML have the custom charset.
This problem was fixed by setting charset to CSS loading params.
BUG=None
R=alph
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||