Back to Chromium

Parsing Css Nonascii

third_party/blink/web_tests/fast/css/parsing-css-nonascii.html

149.0.7827.2346 B
Original Source

Test parsing of CSS escapes.

TEST DID NOT COMPLETE

Rules from the stylesheet:

Expected result:

#a127_\7f { color: red; }
#a128_€ { color: red; }
#b128_€ { color: green; }
#a159_Ÿ { color: red; }
#b159_Ÿ { color: green; }
#a160_ { color: red; }
#b160_ { color: green; }
#a384_ƀ { color: red; }
#b384_ƀ { color: green; }